An extensible BBCode parser.
Allows you to parse BBCode and to extend the markup to add your own tags.
A slightly modified version of cburschka's XBBCode.
Extends xbbcode-parser with tags used on `https://pokecommunity.com` and a class-based syntax for tag definitions.
XBBCode is a power full BBCode parser and render library written in JavaScript.
An extensible BBCode parser.