Ivan Asmer 6a74cf3dc0 ol/ul/li investigations and comments | 2 年 前 | |
---|---|---|
.gitignore | 4 年 前 | |
README.md | 2 年 前 | |
index.html | 4 年 前 | |
index.mjs | 2 年 前 | |
package.json | 4 年 前 |
MarkDown (md) to Abstract Syntax Tree (ast) parser
indent
Add indentRegexp
to use >
character for blockquote indentation. For now
indent
works only with spaces. This regexp will be used in cutIndent
function