TODO - Reorder + export remark types as tag

This commit is contained in:
2019-12-22 00:23:49 +05:30
parent 0a8aff6ba0
commit 3a279e9710
+4 -3
View File
@@ -4,9 +4,10 @@
# Other Features -
1. Expose (allow setting) remark-stringify config
2. Fallback - handle other non-supported tags as html in markdown (extra attributes ??)
3. Returns AST from render (renderAST method)
4. Throw error for ignored children elements
2. Throw error for ignored children elements
3. 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)
# Meta -
1. Add docs with travis, codecov badges