node-markdown-to-jsx

Lightweight and customizable ReactJS markdown component

Description

markdown-to-jsx is a powerfull Markdown-to-JSX component:
 - arbitrary HTML is supported and parsed into the appropriate JSX
   representation without `dangerouslySetInnerHTML`
 - any HTML tags rendered by the compiler and/or Markdown component can be
   overridden to include additional props or even a different HTML
   representation entirely
 - GFM task list support
 - fenced code blocks with highlight.js support
All this clocks in at around 5 kB gzipped, which is a fraction of the size of most other React markdown components.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://probablyup.github.io/markdown-to-jsx


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-markdown-to-jsx