django-precise-bbcode
django-precise-bbcode copied to clipboard
add bb code options support
trafficstars
Hi, thanks for application! But, can you add options support for precise-bbcode? Example: [codepen author=test]text[/codepen] Thanks!
Hi!
Thanks for your comment. For now, django-precise-bbcode only supports the use of one option per bbcode. For example, you could create a bbcode that works as follows:
[codepen=test]text[/codepen]
Right now the module does not allow to use several options per bbcode. But this will probably be added in a later release. Feel free to contribute of course ;)