2 releases (1 stable)
1.0.0 | Feb 1, 2023 |
---|---|
0.1.0 | Feb 1, 2023 |
#9 in #org-mode
4KB
orgrender
Command-line driver for the orgize library, targeting HTML.
Usage
$ orgize < <INPUT> > <OUTPUT>
For example,
$ orgize < example.org > example.html
Currently, orgrender only accepts input from stdin, and outputs to stdout, which I think is good enough of a kludge to cope with. If you want to suggest a patch to make it more file-based, please, be my guest.
Dependencies
~1.5MB
~34K SLoC