diff --git a/TODO.md b/TODO.md index 99d1cf0..5f76135 100644 --- a/TODO.md +++ b/TODO.md @@ -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