| #+OPTIONS: latex:t | - *tables* | | colname one | colname two | | |-------------+-------------| | | 1 | 1 | | | 2 | 4 | | | 3 | 9 | | | - *inline images* including latex equations $f(n) = n + \frac{1}{n} | \int_{0}^{n}{d_x f(x) + f(n - x)}$ and the results of ditaa blocks, | etc... | | #+begin_src ditaa :file blue.png :cmdline -r | +---------+ | | cBLU | | | | | | +----+ | | |cPNK| | | | | | +----+----+ | #+end_src | | - *blockquotes* | #+begin_quote | HTML e-mail is the use of a subset of HTML (often ill-defined) to | provide formatting and semantic markup capabilities in e-mail that | are not available with plain text. -- wikipedia | #+end_quote | | - fontified *code blocks* (shown below) | | - and *HTML character* conversion, like \forall character c s.t. \exists | h \in /HTML characters/ and c \equiv h, org-html-export of c results | in h | | --; charset=US-ASCII |