re-implement shortcode parsing to/from mdast

This commit is contained in:
Shawn Erquhart
2017-07-24 11:12:47 -04:00
parent c95f06138a
commit b7379b019e
4 changed files with 138 additions and 17 deletions

View File

@ -171,6 +171,7 @@
"textarea-caret-position": "^0.1.1",
"unified": "^6.1.4",
"unist-builder": "^1.0.2",
"unist-util-map": "^1.0.3",
"unist-util-modify-children": "^1.1.1",
"uuid": "^2.0.3",
"whatwg-fetch": "^1.0.0"