Explorar o código

readme.md update - TODO

Ivan Asmer hai 1 ano
pai
achega
fcea7aa4e5
Modificáronse 1 ficheiros con 18 adicións e 0 borrados
  1. 18 0
      README.md

+ 18 - 0
README.md

@@ -1,2 +1,20 @@
 # 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