Newer
Older
// parse a MFM plain text
const plainResult = mfm.parsePlain('I like the hot soup :soup:');
```
## Usage (Repository)
### 1. Clone
```
git clone https://github.com/marihachi/mfm-parser-pegjs.git
```
// parse a MFM plain text
const plainResult = mfm.parsePlain('I like the hot soup :soup:');
```
## Usage (Repository)
### 1. Clone
```
git clone https://github.com/marihachi/mfm-parser-pegjs.git
```