diff options
Diffstat (limited to 'doc/bbcode.html')
-rw-r--r-- | doc/bbcode.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/bbcode.html b/doc/bbcode.html index fac768879..f0b61b33c 100644 --- a/doc/bbcode.html +++ b/doc/bbcode.html @@ -65,7 +65,8 @@ <li>[rpost=title]Text to post[/rpost] The observer will be returned to their home hub to enter a post with the specified title and body. Both are optional <br /> <li>[qr]text to post[/qr] - create a QR code.<br /> -<br /> +<li>[toc] - create a table of content in a webpage (level h1,...,h4).<br /> +<br /><br /> </ul> <p>These require a suitable map plugin/addon such as openstreetmap or else the result will be blank</p> |