updated README
This commit is contained in:
parent
594d8b4445
commit
060ef1e19d
15
README.md
15
README.md
@ -1,6 +1,13 @@
|
|||||||
|
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
|
#### TODO
|
||||||
|
|
||||||
- count number of headings for each heading level \
|
- count number of headings for each heading level
|
||||||
while intial reading of the file or file contents \
|
(loop through all headings, find the highest heading level, get all used levels\
|
||||||
(what is the highest level possible?)
|
then create a slice or slice of maps and append after each deeper level discovered...)
|
||||||
- search for official markdown specification
|
- add docs
|
||||||
|
- delph deeper into different Markdown implementations (like CommonMark)
|
||||||
|
Loading…
Reference in New Issue
Block a user