mirror of
https://github.com/bendtherules/react-to-markdown.git
synced 2026-08-18 22:03:20 +00:00
427 B
427 B
Tag support -
- Handle remaining tags
- Handle reference-style links and images
Other Features -
- Expose (allow setting) remark-stringify config
- Throw error for ignored children elements
- Fallback - handle other non-supported tags as html in markdown (extra attributes ??)
- Export remark types as jsx tags
- Returns AST from render (renderAST method)
Meta -
- Add docs with travis, codecov badges
- License