Aucune description

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

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