JiLiZART / BBob

⚡️Blazing fast js bbcode parser, that transforms and parses bbcode to AST and transform it to HTML, React, Vue with plugin support in pure javascript, no dependencies
https://codepen.io/JiLiZART/full/vzMvpd
MIT License
163 stars 19 forks source link

img tag cannot be parsed #254

Open corn-snake opened 1 week ago

corn-snake commented 1 week ago

As title implies, adding any img tag will produce an error. image

Behaviour arises immediately upon typing a 'g' after [im and before ] image

JiLiZART commented 1 week ago

Looks like bug. Will be fixed soon