Org-Web

1 Hello World!

2 TODO CSS

2.1 TODO #+options:

html-scripts:nil, html-style:nil, date:nil, creator:t

2.2 TODO source code

(org-html--translate "Created" info)
(org-html--translate "Updated" info)

2.3 DONE disable "Validate"

In your .emacs file, write it down:

(setq org-html-validation-link nil)

This is my search.

2.4 TODO MathJaX

Updated: 2019-07-17 周三 17:18

Emacs 26.2 (Org mode 9.2.4)