A simple text markup language similar to roff. Written in rust.

erislmm 57d030597b Merge branch 'file-ext' of erislmm/Apollon into unstable пре 2 година
assets 9431e5ab51 Refactored a lot of internal code, пре 2 година
src 97aa1b4046 Improved file extention output. пре 2 година
.gitignore 3d5811bc32 Refactored code for consistency and readability, mainly removed "Option"s пре 3 година
Cargo.lock 9431e5ab51 Refactored a lot of internal code, пре 2 година
Cargo.toml 3831f2446c Fixed readme in Cargo.toml пре 2 година
LICENSE 52d8147bb4 MIT license added пре 3 година
README.md 9431e5ab51 Refactored a lot of internal code, пре 2 година
userman.org 6683817ced Tried to fix userman formatting for notabug пре 2 година

README.md

Apollon

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.