A simple text markup language similar to roff. Written in rust.
Eris Mathison a77f036927 Moved html_template to appropiate location. | преди 2 години | |
---|---|---|
assets | преди 2 години | |
src | преди 2 години | |
.gitignore | преди 2 години | |
Cargo.lock | преди 2 години | |
Cargo.toml | преди 2 години | |
LICENSE | преди 2 години | |
README.md | преди 2 години | |
userman.org | преди 2 години |
Apollon is a simple markup (akin to roff) which values simplicity over beauty or fanciness.
Apollon uses a system very similar to roff. It doesn't support macro packages (yet), and has more human readable tags (in my opinion)
For usage and install instructions check out the User Manual.