diff options
author | RedMatrix <info@friendica.com> | 2014-06-17 06:47:26 +1000 |
---|---|---|
committer | RedMatrix <info@friendica.com> | 2014-06-17 06:47:26 +1000 |
commit | 12726c4c3bbd3fd4974c64f069478794c24e9cc9 (patch) | |
tree | e419ce21536c26a182c3962841244582c19d254a | |
parent | 580c827cdeadf52a12c02c4e7e6bdfdc7049a7db (diff) | |
parent | 3336db5006b3358fb548b875be49d0ae9729283c (diff) | |
download | volse-hubzilla-12726c4c3bbd3fd4974c64f069478794c24e9cc9.tar.gz volse-hubzilla-12726c4c3bbd3fd4974c64f069478794c24e9cc9.tar.bz2 volse-hubzilla-12726c4c3bbd3fd4974c64f069478794c24e9cc9.zip |
Merge pull request #496 from tonybaldwin/master
added QR code instruction
-rw-r--r-- | doc/bbcode.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bbcode.html b/doc/bbcode.html index 1bcb9039c..5692ec0d2 100644 --- a/doc/bbcode.html +++ b/doc/bbcode.html @@ -64,7 +64,7 @@ <li>[spoiler] for hiding spoilers<br /><br /> <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 /> </div> |