Files
markdown/README.md
2025-11-19 11:43:44 +02:00

662 B

Markdown

Build

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.