This repository has been archived on 2025-01-17 . You can view files and clone it, but cannot push or open issues or pull requests.
https://en.wikipedia.org/wiki/Markdown
There is no official Markdown specification and there are many different
implementations.
This seems intended by the creators of the language.
TODO
- count number of headings for each heading level
(loop through all headings, find the highest heading level, get all used levels
then create a slice or slice of maps and append after each deeper level discovered...) - add docs
- delph deeper into different Markdown implementations (like CommonMark)
- add support for "Setext-style headers"
Description
Languages
Go
92.9%
Makefile
7.1%