Hi all

is it possible to add the syntax of bbcode but leave the HTML code also ?

thanks

Comments

quicksketch’s picture

It is possible but I probably won't be adding it directly. Any module can define insertion template by implementing hook_insert_styles(), but providing BBCode styles would effectively double the list of available styles.

quicksketch’s picture

Status: Active » Closed (won't fix)