Skip to content

Latest commit

 

History

History

MarkdownPreview

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

MarkdownPreview

Uses markdown-it to render markdown text into html.

The following extensions are also used:

Usage:

<MarkdownPreview text={'# Hello World'} />

TODO:

  • Look at making options and plugins configurable. Not sure if this is really feasible.