2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-30 15:24:05 +03:00

chore(parser): update readme

This commit is contained in:
Nikolay Kostyurin
2018-07-20 23:37:22 +02:00
committed by GitHub
parent ade8424ceb
commit c199ea268d
+1
View File
@@ -2,6 +2,7 @@
[![install size](https://packagephobia.now.sh/badge?p=@bbob/parser)](https://packagephobia.now.sh/result?p=@bbob/parser) [![Known Vulnerabilities](https://snyk.io/test/github/JiLiZART/bbob/badge.svg?targetFile=packages%2Fbbob-parser%2Fpackage.json)](https://snyk.io/test/github/JiLiZART/bbob?targetFile=packages%2Fbbob-parser%2Fpackage.json)
Parses BBCode and returns AST Tree
Valid for use with [posthtml-render](https://github.com/posthtml/posthtml-render)
## Usage