@z3ro/mdparser
v0.0.491
Published
It parses markdown to html
Readme
Markdown parser
It parses markdown to html
Leaf blocks
- Thematic breaks - DONE
- ATX headings - DONE
- Setext headings
- Indented code blocks - DONE
- Fenced code blocks - DONE
- HTML blocks
- Link reference definitions
- Paragraphs
- Blank lines
Container blocks
- Block quotes - DONE
- List items - DONE
- Lists - DONE
Inlines
- Code spans
- Emphasis and strong emphasis
- Links
- Images
- Autolinks
- Raw HTML
- Hard line breaks
- Soft line breaks
- Textual content
