Open Brancliff opened 2 years ago
Defaults are defined here:
[b]
bold tag[i]
italics tag[u]
underline tag[url]
link tag[url=http://example.com]
link tag[img]
image tag[img=alt text]
image tag[color]
color tagAnd then some additional defined here.
[code]
elements will be highlighted. Language can bes specified [code=css]
[goal]
can be set as star or trophy [goal=trophy]
, or if you defined own icons css.bbtags
from config.ini of course.Extensions that are no bbcode include:
*text*
will be bold.#tags
will be clickable hashtags that filter posts.
I know there are a lot of BBCode cheatsheets out there, but is there any documentation for what does/doesn't work within Blog?
For example, [b]Bold[/b], [i]Italicize[/i], and [u]Underline[/u] work, but not [s]Strike-through[/s] or any of the list formats I've seen, such as:
EDIT: If it's not clear, I'm not asking you to add in more features- I just want to know if there's documentation for the BBcode that we already have. Thanks!