From 376b1d1ba9ca7b775e549882e1778defdb303d63 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Wed, 24 May 2017 22:28:59 +0200 Subject: Formatting changed (again). --- Editor.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Editor.md b/Editor.md index 243cbbb..51e6061 100644 --- a/Editor.md +++ b/Editor.md @@ -11,7 +11,8 @@ You can link resources which are located anywhere within your installation dynam `https://hostname/rsrc/image/foobar.jpg` ### Combined with markdown syntax for displaying images -* Write `![A foobar image]({FILE["image/foobar.jpg"]})` into the editor and get `A foobar image` +* Write `![A foobar image]({FILE["image/foobar.jpg"]})` into the editor and get: +`A foobar image` ## Dynamic linking of pages, posts and users You have to know the unique ID of the item which you can find in the administration area, so that the system can identify it and replace the code with the items URL (if you put an ID into the syntax which does not exists, the output in your HTML will be just `{undefined}`): -- cgit v1.2.3