No Description

Ivan Asmer 6a74cf3dc0 ol/ul/li investigations and comments 1 year ago
.gitignore 1d3a675d2c Initial commit 3 years ago
README.md fcea7aa4e5 readme.md update - TODO 1 year ago
index.html 55993a8c95 <p> 3 years ago
index.mjs 6a74cf3dc0 ol/ul/li investigations and comments 1 year ago
package.json 93f1206416 +npm 3 years ago

README.md

mdast

MarkDown (md) to Abstract Syntax Tree (ast) parser

TODO

Add support of blockquotes

Extend current indent

Add indentRegexp to use > character for blockquote indentation. For now indent works only with spaces. This regexp will be used in cutIndent function

Add support of image/link references

Add support of basic markdown

mdplus features

mermaid