mirror of
https://github.com/danbulant/markdown-wasm
synced 2026-07-06 19:50:49 +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
|
## API
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue