mirror of
https://github.com/danbulant/markdown-wasm
synced 2026-05-19 04:18:38 +00:00
readme
This commit is contained in:
parent
e75d6b0825
commit
50e91f53f5
1 changed files with 7 additions and 0 deletions
|
|
@ -35,6 +35,13 @@ require("./dist/markdown").ready.then(markdown => {
|
|||
```
|
||||
|
||||
|
||||
## Install
|
||||
|
||||
```
|
||||
npm install markdown-wasm
|
||||
```
|
||||
|
||||
|
||||
## API
|
||||
|
||||
```ts
|
||||
|
|
|
|||
Loading…
Reference in a new issue