Netsoft Just want to compile a list of BBCode properties (Or is there a link to this)? How do you color specific text in a post? In other forums it would be [color=###][/color]
Dominion I don't think we have a list of what BBcode is supported on this site, but I believe the library that Flarum uses (TextFormatter by @JoshyPHP) will allow admins to create custom BBcodes. You can check out the docs for that library here.
JoshyPHP FWIW, the BBCode extension is there: https://github.com/flarum/bbcode/blob/master/src/Listener/FormatBBCode.php