cedric-demongivert / unidoc

A reactive parser written in typescript for a LaTeX and XML inspired tag language.
GNU General Public License v3.0
1 stars 0 forks source link

Add a formatter from unidoc events to text. #5

Open cedric-demongivert opened 3 years ago

cedric-demongivert commented 3 years ago

Add a formatter that allows the reduction of a stream of unidoc events to a formatted textual representation.

This type of tool is useful for generating documents out of thin air.