BBCode (Bulletin Board Code) is a lightweight markup language used in online forums. Tags use square brackets: [b]bold[/b], [url=https://example.com]Link[/url], [img]https://...[/img].
[b], [i], [u], [s], [url], [img], [color], [size], [quote], [code], [pre], [list], [*], [center], [left], [right], [h1]–[h6], [spoiler], [table]/[tr]/[td].
Jade/Pug is a whitespace-sensitive HTML template language. The tool first converts BBCode to HTML, then renders it as Pug syntax — useful if you are migrating forum content into a Pug-based site.