mirror of
https://github.com/bendtherules/react-to-markdown.git
synced 2026-08-18 22:03:20 +00:00
tagHandler - Handle fallback html tag + basic test
Also added preact dep. Fixed class or function component flowing into tagHandler
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"mdast-builder": "^1.1.1",
|
||||
"preact": "^10.1.1",
|
||||
"preact-render-to-string": "^5.1.3",
|
||||
"react": "^16.12.0",
|
||||
"remark-stringify": "^7.0.4",
|
||||
"unified": "^8.4.2"
|
||||
|
||||
Reference in New Issue
Block a user