react-native-markdown-display
Markdown renderer
A React Native component that renders Markdown text using native components, compatible with CommonMark syntax.
React Native 100% compatible CommonMark renderer
599 stars
6 watching
172 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
christoph-jerolimov/react-native-showdown | A React Native component that renders Markdown content in a webview. | 50 |
indragiek/cocoamarkdown | A framework for parsing and rendering Markdown in native iOS and macOS apps | 1,202 |
kunall17/react-native-markdown-editor | A markdown editor with live preview and helper buttons for writing markdown syntax | 98 |
mdiep/mmmarkdown | A framework for converting Markdown text to HTML | 1,248 |
commonmark/commonmark.js | A JavaScript library for parsing and rendering Markdown syntax | 1,444 |
yerkopalma/marli | A JavaScript library for rendering markdown template literals to HTML | 34 |
ahmadajmi/markdown-arabic | A tool for rendering Arabic text in Markdown documents with RTL support and simple design. | 118 |
uiwjs/react-md-editor | A React component for creating and editing markdown text with syntax highlighting and preview support | 2,196 |
compiiile/compiiile | A tool for rendering and deploying markdown files, providing features like live preview, search, slides, and production-ready builds. | 190 |
marketingpipeline/markdown-tag | A JavaScript library that renders Markdown to HTML on any website | 416 |
jrm2k6/react-markdown-editor | A React-based markdown editor with features like bold and italic text formatting, header and subheader, links and images | 215 |
xrfang/mdv | A standalone tool for rendering Markdown documents with customizable syntax highlighting and formatting options. | 16 |
hatashiro/pen | A command-line Markdown previewer written in JavaScript that renders content using React without re-rendering the entire DOM. | 326 |
simonwaldherr/micromarkdown.js | Converts Markdown text to HTML output. | 208 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,416 |