formulaa 0.1.0

WYSIWYG TUI math editor rendering Unicode/ASCII-art formulas
Documentation
1
2
3
//! AST -> markup serializers (the AA form itself lives in render/parse).

pub mod latex;