Skip to content

Commit cdda05c

Browse files
authored
Merge pull request #406 from posthtml/fix_readme
Update readme.md
2 parents 2046320 + cc3571d commit cdda05c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,8 @@ import pug from 'posthtml-pug'
316316
posthtml().process(html, { parser: pug(options) }).then((result) => result.html)
317317
```
318318

319-
| Name |Status|Description|
320-
|:-----|:-----|:----------|
319+
| Name |Description|
320+
|:-----|:----------|
321321
|[posthtml-pug](https://github.com/posthtml/posthtml-pug)|Pug Parser|
322322
|[sugarml](https://github.com/posthtml/sugarml)|SugarML Parser|
323323

0 commit comments

Comments
 (0)