klknn log / posts / tags / works / feed / src

Org-mode examples

this page shows how to use org-mode in hugo. see /posts/hello for markdown usage.

gist

footnote

hello 1 2

test 2

image

image

/emacs-company-dcd.png
Caption for image 1.

code block

def f(x):
	return x * x

math

\begin{align} \label{eq:sample} f(x) = x^2 \end{align}

table

aaaaaaaabbc
123
456
caption for table 1.

Eq. \eqref{eq:sample} $x^2$

a

a

a

a

a

a

a

a

a

a

Table tab:1.


1

foo


Back to top

Next: Markdown examples

Copyright © klknn All Rights Reserved.