diff --git a/packages/bbob-parser/README.md b/packages/bbob-parser/README.md index 1b9df5b..bf5413e 100644 --- a/packages/bbob-parser/README.md +++ b/packages/bbob-parser/README.md @@ -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