YAMDE
A light-weight React Markdown editor with preview.
? Features
- Responsive
- Light/dark mode support
- Lightweight: Bundlephobia
? Installation
npm install yamde
? Usage
Example implementation:
? Themes
There are two available themes: light
and dark
.
This can be controlled via the theme
prop (defaults to light
if non specified).