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.