Image to Post - bbcode
This commit is contained in:
parent
497df530dd
commit
08d28a2513
1 changed files with 1 additions and 1 deletions
|
@ -27,6 +27,6 @@ class BBCodeInfo extends ExtensionInfo
|
||||||
<li>[[wiki article|with some text]]
|
<li>[[wiki article|with some text]]
|
||||||
<li>[quote]text[/quote]
|
<li>[quote]text[/quote]
|
||||||
<li>[quote=Username]text[/quote]
|
<li>[quote=Username]text[/quote]
|
||||||
<li>>>123 (link to image #123)
|
<li>>>123 (link to post #123)
|
||||||
</ul>";
|
</ul>";
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue