X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FBBCode.md;h=7068f1691133b476c7c64603a0e6cf4d3aa401b7;hb=43b2e694215b9ef31d51b291378389160861b297;hp=c84308e5b7c95f93a8103406e481f7e9754311b9;hpb=92c7ec6c8bdb86f37f500b6c1e10ddc660b4fe54;p=friendica.git diff --git a/doc/BBCode.md b/doc/BBCode.md index c84308e5b7..7068f16911 100644 --- a/doc/BBCode.md +++ b/doc/BBCode.md @@ -7,25 +7,25 @@ Inline ----- -
[b]bold[/b]
: bold +
[b]bold[/b]
: bold -
[i]italic[/i]
: italic +
[i]italic[/i]
: italic -
[u]underlined[/u]
: underlined +
[u]underlined[/u]
: underlined -
[s]strike[/s]
: strike +
[s]strike[/s]
: strike -
[color=red]red[/color]
: red +
[color=red]red[/color]
: red -
[url=http://www.friendica.com]Friendica[/url]
: Friendica +
[url=http://www.friendica.com]Friendica[/url]
: Friendica -
[img]http://friendica.com/sites/default/files/friendika-32.png[/img]
: Immagine/foto +
[img]http://friendica.com/sites/default/files/friendika-32.png[/img]
: Immagine/foto -
[size=xx-small]small text[/size]
: small text +
[size=xx-small]small text[/size]
: small text -
[size=xx-large]big text[/size]
: big text +
[size=xx-large]big text[/size]
: big text -
[size=20]exact size[/size] (size can be any number, in pixel)
: exact size +
[size=20]exact size[/size] (size can be any number, in pixel)
: exact size @@ -126,6 +126,14 @@ Where *url* can be an url to youtube, vimeo, soundcloud, or other sites wich sup If *url* supports oembed or opengraph specifications the embedded object will be shown (eg, documents from scribd). Page title with a link to *url* will be shown. +Map +--- + +
[map]address[/map]
+
[map=lat,long]
+ +You can embed maps from coordinates or addresses. +This require "openstreetmap" addon version 1.3 or newer. Special