djr 0.0.2

Djot rendering CLI based on the djot crate
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<div align="center">

# `djr`

Perhaps the fastest Djot parser ever?

</div>

`djr` is a command line [Djot](https://djot.net/) parser, based on the `djot.rs`
pull parser implementation of Djot, which is hosted on
[Sourcehut](https://sr.ht/~kmaasrud/djot/).

---

**NOTE**: `djot.rs` is not finished yet, which means this binary does not do
much. If you want to help out, send me a mail through the `djot.rs` development
mailing list: [`djot-dev`](https://lists.sr.ht/~kmaasrud/djot-dev).