@leeonfield/tui-editor-viewer

0.0.3 • Public • Published

npm install -S @leeonfield/tui-editor-viewer

Usage

import Viewer  from "@leeonfield/tui-editor-viewer";
const markdown = `
## title part

> quote content

**Bold content**
`
<Viewer value={markdown}/>

Package Sidebar

Install

npm i @leeonfield/tui-editor-viewer

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

1.85 MB

Total Files

3

Last publish

Collaborators

  • leeonfield