41 lines
556 B
Org Mode
41 lines
556 B
Org Mode
#+TITLE: Index
|
|
|
|
ehehe chuu chuu \\
|
|
welcome to my \\
|
|
cute blog \\
|
|
!
|
|
|
|
* Here's some headers
|
|
1. chuu
|
|
1. daisuki
|
|
|
|
/eee/ *eeeee* <3
|
|
|
|
#+BEGIN_SRC emacs-lisp
|
|
(defun org-xor (a b)
|
|
"Exclusive or."
|
|
(if a (not b) b))
|
|
#+END_SRC
|
|
|
|
[[https://shamiko.org][shamiko.org]]
|
|
|
|
**
|
|
***
|
|
**** meme
|
|
| chuu | daisuki | ehehe |
|
|
|-------+---------+--------|
|
|
| guca | shamiko | monmo |
|
|
| ehehe | awawa | uwuwuw |
|
|
|
|
* memes
|
|
** DONE chuu bf
|
|
** TODO awawahehehej~~~
|
|
|
|
~
|
|
|
|
things done:
|
|
- set it up
|
|
- read pre/post from files
|
|
- code insertions ehehe
|
|
- better highlighting!
|