4 lines
230 B
Org Mode
4 lines
230 B
Org Mode
#+title: doerg-parser
|
|
|
|
This is a tiny Node script that is used by doerg. It reads Org-mode markup on stdin, feeds it to the lovely [[https://github.com/rasendubi/uniorg][Uniorg]] library, and spits the JSON-encoded AST to stdout.
|