djr 0.0.2

Djot rendering CLI based on the djot crate
1
2
3
4
5
6
7
8
9
10
11
usage: djr [option] <file> ...

arguments:
    file            one or more djot source file(s)

options:
    -h --help       show this text
    -v --version    show the version number
    -f --format     the output format {html|latex}
    -o --output     a file to write the output to. stdout if omitted
    --fmt           output pretty-formatted Djot