djot_ast

October 27, 2024 ยท View on GitHub

An implementation of djot's Abstract Syntax Tree for light markup.

Intended for drop-in compatibility with the reference AST implementation.

Test files

pandoc-manual.dj is a djotified version of the pandoc manual, kindly provided by Bruce D'Arcus here.

readme.dj is from the djot.js benchmarks here.

The reference JSON representations are generated using the typescript implementation.