TODO - Mark html fallback as done

This commit is contained in:
2019-12-23 11:25:20 +05:30
parent 495d535300
commit efb2c4af5c
+1 -1
View File
@@ -6,7 +6,7 @@
# Other Features -
1. Expose (allow setting) remark-stringify config
2. Throw error for ignored children elements
3. Fallback - handle other non-supported tags as html in markdown (extra attributes ??)
3. [DONE] Fallback - handle other non-supported tags as html in markdown (extra attributes ??)
4. Export remark types as jsx tags
5. Returns AST from render (renderAST method)