#+TITLE: her.esy.fun #+AUTHOR: Yann Esposito #+EMAIL: yann.esposito@gmail.com #+KEYWORDS: programming #+DESCRIPTION: #+OPTIONS: H:6 Welcome to [[https://her.esy.fun][her.esy.fun]]! * Testing I will test some classical things. First let's test *bold*, then /italic/ then, =code= and ~terminal~. Also forgot +barré+. And a veryveryveryverylongwordlike Supercalifragilisticexpialidocious and even longer SupercalifragilisticexpialidociousSupercalifragilisticexpialidocious and even very very longer SupercalifragilisticexpialidociousSupercalifragilisticexpialidociousSupercalifragilisticexpialidociousSupercalifragilisticexpialidociousSupercalifragilisticexpialidocious #+begin_src clojure (def foo "this is some clojure code" [& args] (string/join ", " args)) #+end_src Then let's try some blockquote: #+begin_quote This is a quote here. I'm fond of using it. -- Shakespeare #+end_quote - item 1 - item 2 - sub-item - re-sub-item - sub-sub-item - sub - item 3 - item 4 1. foo 2. bar 3. baz ------------------------ some text A figure with a caption: #+CAPTION: The bomb that started the expriment in Twin Peaks #+ATTR_HTML: :alt The bomb [[file:./img/a.png]] * h2 test ** h3 test *** h4 test **** h5 test ***** h6 test ****** h7 does not exists ******* lower ... ******** deeper ********* even deeper... ********** still even deeeeper Deep enough now :)