markdown-reason-react
markdown-reason-react copied to clipboard
Generate ReasonReact Pages from Markdown
Results
3
markdown-reason-react issues
Sort by
recently updated
recently updated
newest added
Implement nesting of markdown elements. Must have set of rules for elements that are allowed to be nested in elements.
Idea: - markdown to serializable ast - ast to reason-react My idea is to be able to avoid a reason file per markdown file for scalability reason (if you have...
Implement infinitely nesting of lists