Image to Post - bbcode

This commit is contained in:
Matthew Barbour 2020-10-26 10:22:48 -05:00
parent 497df530dd
commit 08d28a2513

View file

@ -27,6 +27,6 @@ class BBCodeInfo extends ExtensionInfo
<li>[[wiki article|with some text]]
<li>[quote]text[/quote]
<li>[quote=Username]text[/quote]
<li>&gt;&gt;123 (link to image #123)
<li>&gt;&gt;123 (link to post #123)
</ul>";
}