metanorma / coradoc

Coradoc is the Core AsciiDoc Parser used by Metanorma
MIT License
1 stars 4 forks source link

Linter / Formatter like `rufo` #110

Open ronaldtse opened 4 months ago

ronaldtse commented 4 months ago

Very often we want to normalize or properly format AsciiDoc in a way that is readable and follows best practice.

Coradoc has the necessary structures in place for this functionality.