mirror of
https://github.com/bendtherules/react-to-markdown.git
synced 2026-08-18 13:53:11 +00:00
13 lines
350 B
Markdown
13 lines
350 B
Markdown
# Tag support -
|
|
- Handle remaining tags
|
|
|
|
# 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
|
|
|
|
# Meta -
|
|
1. Add docs with travis, codecov badges
|
|
2. License
|