Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add bb code options support #2

Open
andreykko opened this issue Jan 16, 2015 · 1 comment
Open

add bb code options support #2

andreykko opened this issue Jan 16, 2015 · 1 comment

Comments

@andreykko
Copy link

Hi, thanks for application!
But, can you add options support for precise-bbcode?
Example:
[codepen author=test]text[/codepen]
Thanks!

@ellmetha
Copy link
Owner

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 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants