add idempotent markdown/html shortcode handling

This commit is contained in:
Shawn Erquhart
2017-07-12 23:15:42 -04:00
parent 63e93d79ca
commit 469a50afa4
2 changed files with 115 additions and 7 deletions

View File

@ -100,7 +100,11 @@
"classnames": "^2.2.5",
"dateformat": "^1.0.12",
"deep-equal": "^1.0.1",
"deepmerge": "^1.5.0",
"fuzzy": "^0.1.1",
"hast-util-from-string": "^1.0.0",
"hast-util-sanitize": "^1.1.1",
"hast-util-to-mdast": "^1.2.0",
"history": "^2.1.2",
"immutability-helper": "^2.0.0",
"immutable": "^3.7.6",