X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FBBCode.md;h=a1c736cc00a16efeb4df17419a1ee1e5bb5ab852;hb=e9c230e109372978d521aeb5133987cd7edecedb;hp=6eebed486486cbf00c80d5c68baaee5088ee3fc0;hpb=4e49939421d39dfa971d8744691568bcdbdca15e;p=friendica.git diff --git a/doc/BBCode.md b/doc/BBCode.md index 6eebed4864..a1c736cc00 100644 --- a/doc/BBCode.md +++ b/doc/BBCode.md @@ -68,6 +68,10 @@ table.bbcodes > * > tr > th { [img]https://raw.githubusercontent.com/friendica/friendica/master/images/friendica-32.jpg[/img] Immagine/foto + + [img=https://raw.githubusercontent.com/friendica/friendica/master/images/friendica-32.jpg]The Friendica Logo[/img] + The Friendica Logo + [img=64x32]https://raw.githubusercontent.com/friendica/friendica/master/images/friendica-32.jpg[/img]

Note: provided height is simply discarded. @@ -165,7 +169,7 @@ line code - [code=php]function text_highlight($s,$lang)[/code] + [code=php]function text_highlight($s,$lang)[/code]1
  1.  function text_highlight($s,$lang)
@@ -208,6 +212,27 @@ code +1: Supported language parameter values for code highlighting: +- abap +- avrc +- cpp +- css +- diff +- dtd +- html +- java +- javascript +- js +- mysql +- perl +- php +- python +- ruby +- sh +- sql +- vbscript +- xml + ### Titles