diff --git a/doc/bbcode.html b/doc/bbcode.html
index 5a51135ea..7a2c969eb 100644
--- a/doc/bbcode.html
+++ b/doc/bbcode.html
@@ -14,6 +14,7 @@
[img float=right]https://zothub.com/images/default_profile_photos/rainbow_man/48.jpg[/img] 
[code]code[/code] code
+[code=xxx]syntax highlighted code[/code] supported languages php, css, mysql, sql, abap, diff, html, perl, ruby, vbscript, avrc, dtd, java, xml, cpp, python, javascript, js, json, sh
[quote]quote[/quote] quote
[quote=Author]Author? Me? No, no, no...[/quote]
Author wrote:Author? Me? No, no, no...
[nobb] may be used to escape bbcode.
@@ -83,7 +84,7 @@ or
[dl terms="b"]
[*= First element term] First element descript
[spoiler] for hiding spoilers
[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
-[qr]text to post[/qr] - create a QR code.
+[qr]text to post[/qr] - create a QR code (if the qrator plugin is installed).
[toc] - create a table of content in a webpage. Please refer to the original jquery toc to get more explanations.
- Optional param: 'data-toc'. If ommited the default is 'body'