From 87e759144d8443cc3a6e3b040a0ba9e686e18bb6 Mon Sep 17 00:00:00 2001 From: RobinWagner Date: Tue, 26 May 2015 15:50:41 +0200 Subject: [PATCH] Add wiki syntax for using acronyms Textile supports the use of acronyms. However, the wiki syntax details page currently does not include a description of this feature. --- app/views/help/wiki_syntax_detailed.html.erb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/app/views/help/wiki_syntax_detailed.html.erb b/app/views/help/wiki_syntax_detailed.html.erb index d2ea097c5b..78d789643c 100644 --- a/app/views/help/wiki_syntax_detailed.html.erb +++ b/app/views/help/wiki_syntax_detailed.html.erb @@ -236,6 +236,16 @@ To go live, all you need to add is a database and a web server. {{toc}} => left aligned toc {{>toc}} => right aligned toc +

Acronyms

+

Display tooltip for acronym by entering tooltip in parantheses after upper case +acronym.

+
+WHO(World Health Organisation) => Displays "World Health Organisation" as
+tooltip of "WHO"
+
+

+ WHO +

Macros

OpenProject has the following builtin macros: