This is a comment on Using BB Code, posted by WikiAdmin at 12/01/2025 16:10
View source for Re: BBCode ?
BBCode is a available formatter, however when used it must be called like every other formatter. In other words you must change the handler which processes the page to use BBCode. The BBCode formatter is from a backported WackoWiki fork which used it. You can for instance use it to parse BBCode: ##""%%(bbcode) BBCode here %%""## after you created a formatter for it. The WackoWiki engine uses the WackoWiki formatter. With WikiEdit it is quite simple to get most markup you need for daily work, for the rest you have to lookup the linked syntax page.