go-org-orgwiki/README.org
Niklas Fasching 09c85c3e66 Update README
I never wanted to reproduce the emacs org-export-as-html output exactly but
rather just provide a sensible exporter - the README should tell users what to
expect here.
2019-07-07 17:38:47 +02:00

1.8 KiB

go-org https://travis-ci.org/niklasfasching/go-org.svg?branch=master

An Org mode parser in go. Take a look at github pages for some examples and an online org -> html demo (wasm based). https://raw.githubusercontent.com/niklasfasching/go-org/master/etc/example.png Please note that the goal for the html export is to produce sensible html output, not to exactly reproduce output the output of org-html-export.

not yet implemented

latex fragments

see https://orgmode.org/manual/LaTeX-fragments.html

  • mathjax for html_writer ?

more types of links

see https://orgmode.org/manual/External-links.html & https://orgmode.org/manual/Internal-links.html