Skip to content

AdaCore/markdown

Repository files navigation

Markdown

Build codecov

Markdown parser in Ada

This library provides a markdown parser written in Ada.

Install

Build from sources

Preferred way to install is to download sources and run

make all install PREFIX=/path/to/install

Dependencies

This code requires the VSS library.

Maintainers

@AdaCore.

Contribute

Feel free to dive in! Open an issue or submit pull requests.

License

Apache-2.0.