3 Commits

Author SHA1 Message Date
Maxim Reznik
28f618ce51 Implement GNATdoc indented code blocks.
Add new testing executable. New procedure

    Markdown.Parsers.GNATdoc_Enable

configures the parser to accept GNATdoc code blocks.
2022-06-30 16:01:16 +03:00
Maxim Reznik
f9c78fbee2 Sime fixes for indented code blocks
* Take skipped characters into account (Input.First).
* Fix `Blank_3` regexp
* Ignore leading and trailing blank lines
2022-06-29 13:05:26 +03:00
Maxim Reznik
0bcd9dc792 Add indented code blocks 2022-06-16 12:55:57 +03:00