diff options
author | friendica <info@friendica.com> | 2015-01-14 18:37:28 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2015-01-14 18:37:28 -0800 |
commit | 2e89c13229739e41c6405e9124a16a9d2ada3cfb (patch) | |
tree | 26b9363e61bbe63b7a1af5860f5fb6f08acca080 /doc/bbcode.html | |
parent | 168b67fa41b74a23a321e184cd8988644ec55dce (diff) | |
parent | b37915a40e4e049072698e604e61798445a339de (diff) | |
download | volse-hubzilla-2e89c13229739e41c6405e9124a16a9d2ada3cfb.tar.gz volse-hubzilla-2e89c13229739e41c6405e9124a16a9d2ada3cfb.tar.bz2 volse-hubzilla-2e89c13229739e41c6405e9124a16a9d2ada3cfb.zip |
Merge https://github.com/friendica/red into pending_merge
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> |