From: Tobias Diekershoff Date: Sun, 10 Feb 2019 07:40:47 +0000 (+0100) Subject: img tag documentation update X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f6855e893ad89ff77763bb5623769c39cd88bcf1;p=friendica.git img tag documentation update --- diff --git a/doc/BBCode.md b/doc/BBCode.md index 946c61f247..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. diff --git a/doc/de/BBCode.md b/doc/de/BBCode.md index 81dfcddc13..fe51bec642 100644 --- a/doc/de/BBCode.md +++ b/doc/de/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]Das Friendica Logo[/img] + Das Friendica Logo + [img=64x32]https://raw.githubusercontent.com/friendica/friendica/master/images/friendica-32.jpg[/img]

Note: provided height is simply discarded.