Markdown parser in Ada
This library provides a markdown parser written in Ada.
Preferred way to install is to download sources and run
make all install PREFIX=/path/to/install
This code requires the VSS library.
Feel free to dive in! Open an issue or submit pull requests.