Max Reznik f136af2505 Merge branch 'topic/fix_img_attr' into 'master'
Look for image attributes just after image markup

Closes #8

See merge request eng/ide/markdown!32
2025-07-01 14:27:46 +00:00
2025-07-01 15:26:52 +03:00
2023-05-12 15:56:23 +04:00
2023-05-12 17:13:50 +03:00
2025-07-01 15:26:52 +03:00
2022-06-04 12:37:06 +03:00
2022-06-04 13:44:37 +03:00
2022-06-04 13:44:37 +03:00
2024-11-28 18:06:20 +04:00
2025-04-16 20:13:17 +03:00

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.

Description
No description provided
Readme 289 KiB
Languages
Ada 98.9%
Makefile 1.1%