orgmode+hexo

1 How to

Refer to here

2 Test

2.1 Code block

1
2
3
4
5
6
import click

class (object):

def __init__(self):
self.verbose = False

2.2 LaTeX

[sum{}_{i=1}^{n}frac{1}{n^2}]

2.3 Table

Table 1: Table test
Name Number
apple 2
orange 5
banana 3

Last Updated 2018-02-14 Wed 22:49.
Rendered by hexo-renderer-org with Emacs 25.3.1 (Org mode 9.1.6)