summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Balteanu <marius.balteanu@zitec.com>2024-02-19 20:41:41 +0000
committerMarius Balteanu <marius.balteanu@zitec.com>2024-02-19 20:41:41 +0000
commit74a691de1921bc1e762b05c5717012f55652b8fe (patch)
tree1f8ab8b496b6dcc3a103bca99f5f500a7f7714f8
parentec77fe4e3a08420772bdf1b92c6585ec81b4e93a (diff)
downloadredmine-74a691de1921bc1e762b05c5717012f55652b8fe.tar.gz
redmine-74a691de1921bc1e762b05c5717012f55652b8fe.zip
* Introduces @HelpController@ and a new route @help/wiki_syntax/(:type)@ to serve wiki syntax help files.
* Moves all wiki syntax help files to @app/views/help@ and CSS files to asset pipeline. (#39111, #40137). git-svn-id: https://svn.redmine.org/redmine/trunk@22719 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--app/assets/stylesheets/wiki_syntax.css (renamed from public/help/wiki_syntax.css)0
-rw-r--r--app/assets/stylesheets/wiki_syntax_detailed.css (renamed from public/help/wiki_syntax_detailed.css)0
-rw-r--r--app/controllers/help_controller.rb25
-rw-r--r--app/views/help/code_highlighting_languages.html (renamed from public/help/code_highlighting_languages.html)0
-rw-r--r--app/views/help/wiki_syntax/ar/wiki_syntax_detailed_markdown.html (renamed from public/help/ar/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/ar/wiki_syntax_detailed_textile.html (renamed from public/help/ar/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/ar/wiki_syntax_markdown.html (renamed from public/help/ar/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/ar/wiki_syntax_textile.html (renamed from public/help/ar/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/az/wiki_syntax_detailed_markdown.html (renamed from public/help/az/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/az/wiki_syntax_detailed_textile.html (renamed from public/help/az/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/az/wiki_syntax_markdown.html (renamed from public/help/az/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/az/wiki_syntax_textile.html (renamed from public/help/az/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/bg/wiki_syntax_detailed_markdown.html (renamed from public/help/bg/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/bg/wiki_syntax_detailed_textile.html (renamed from public/help/bg/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/bg/wiki_syntax_markdown.html (renamed from public/help/bg/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/bg/wiki_syntax_textile.html (renamed from public/help/bg/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/bs/wiki_syntax_detailed_markdown.html (renamed from public/help/bs/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/bs/wiki_syntax_detailed_textile.html (renamed from public/help/bs/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/bs/wiki_syntax_markdown.html (renamed from public/help/bs/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/bs/wiki_syntax_textile.html (renamed from public/help/bs/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/ca/wiki_syntax_detailed_markdown.html (renamed from public/help/ca/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/ca/wiki_syntax_detailed_textile.html (renamed from public/help/ca/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/ca/wiki_syntax_markdown.html (renamed from public/help/ca/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/ca/wiki_syntax_textile.html (renamed from public/help/ca/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/cs/wiki_syntax_detailed_markdown.html (renamed from public/help/cs/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/cs/wiki_syntax_detailed_textile.html (renamed from public/help/cs/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/cs/wiki_syntax_markdown.html (renamed from public/help/cs/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/cs/wiki_syntax_textile.html (renamed from public/help/cs/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/da/wiki_syntax_detailed_markdown.html (renamed from public/help/da/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/da/wiki_syntax_detailed_textile.html (renamed from public/help/da/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/da/wiki_syntax_markdown.html (renamed from public/help/da/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/da/wiki_syntax_textile.html (renamed from public/help/da/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/de/wiki_syntax_common_mark.html (renamed from public/help/de/wiki_syntax_common_mark.html)0
-rw-r--r--app/views/help/wiki_syntax/de/wiki_syntax_detailed_common_mark.html (renamed from public/help/de/wiki_syntax_detailed_common_mark.html)0
-rw-r--r--app/views/help/wiki_syntax/de/wiki_syntax_detailed_markdown.html (renamed from public/help/de/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/de/wiki_syntax_detailed_textile.html (renamed from public/help/de/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/de/wiki_syntax_markdown.html (renamed from public/help/de/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/de/wiki_syntax_textile.html (renamed from public/help/de/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/el/wiki_syntax_detailed_markdown.html (renamed from public/help/el/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/el/wiki_syntax_detailed_textile.html (renamed from public/help/el/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/el/wiki_syntax_markdown.html (renamed from public/help/el/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/el/wiki_syntax_textile.html (renamed from public/help/el/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/en-gb/wiki_syntax_detailed_markdown.html (renamed from public/help/en-gb/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/en-gb/wiki_syntax_detailed_textile.html (renamed from public/help/en-gb/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/en-gb/wiki_syntax_markdown.html (renamed from public/help/en-gb/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/en-gb/wiki_syntax_textile.html (renamed from public/help/en-gb/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/en/wiki_syntax_common_mark.html (renamed from public/help/en/wiki_syntax_common_mark.html)0
-rw-r--r--app/views/help/wiki_syntax/en/wiki_syntax_detailed_common_mark.html (renamed from public/help/en/wiki_syntax_detailed_common_mark.html)0
-rw-r--r--app/views/help/wiki_syntax/en/wiki_syntax_detailed_markdown.html (renamed from public/help/en/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/en/wiki_syntax_detailed_textile.html (renamed from public/help/en/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/en/wiki_syntax_markdown.html (renamed from public/help/en/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/en/wiki_syntax_textile.html (renamed from public/help/en/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/es-pa/wiki_syntax_detailed_markdown.html (renamed from public/help/es-pa/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/es-pa/wiki_syntax_detailed_textile.html (renamed from public/help/es-pa/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/es-pa/wiki_syntax_markdown.html (renamed from public/help/es-pa/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/es-pa/wiki_syntax_textile.html (renamed from public/help/es-pa/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/es/wiki_syntax_detailed_markdown.html (renamed from public/help/es/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/es/wiki_syntax_detailed_textile.html (renamed from public/help/es/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/es/wiki_syntax_markdown.html (renamed from public/help/es/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/es/wiki_syntax_textile.html (renamed from public/help/es/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/et/wiki_syntax_detailed_markdown.html (renamed from public/help/et/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/et/wiki_syntax_detailed_textile.html (renamed from public/help/et/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/et/wiki_syntax_markdown.html (renamed from public/help/et/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/et/wiki_syntax_textile.html (renamed from public/help/et/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/eu/wiki_syntax_detailed_markdown.html (renamed from public/help/eu/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/eu/wiki_syntax_detailed_textile.html (renamed from public/help/eu/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/eu/wiki_syntax_markdown.html (renamed from public/help/eu/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/eu/wiki_syntax_textile.html (renamed from public/help/eu/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/fa/wiki_syntax_detailed_markdown.html (renamed from public/help/fa/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/fa/wiki_syntax_detailed_textile.html (renamed from public/help/fa/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/fa/wiki_syntax_markdown.html (renamed from public/help/fa/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/fa/wiki_syntax_textile.html (renamed from public/help/fa/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/fi/wiki_syntax_detailed_markdown.html (renamed from public/help/fi/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/fi/wiki_syntax_detailed_textile.html (renamed from public/help/fi/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/fi/wiki_syntax_markdown.html (renamed from public/help/fi/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/fi/wiki_syntax_textile.html (renamed from public/help/fi/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/fr/wiki_syntax_detailed_markdown.html (renamed from public/help/fr/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/fr/wiki_syntax_detailed_textile.html (renamed from public/help/fr/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/fr/wiki_syntax_markdown.html (renamed from public/help/fr/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/fr/wiki_syntax_textile.html (renamed from public/help/fr/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/gl/wiki_syntax_detailed_markdown.html (renamed from public/help/gl/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/gl/wiki_syntax_detailed_textile.html (renamed from public/help/gl/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/gl/wiki_syntax_markdown.html (renamed from public/help/gl/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/gl/wiki_syntax_textile.html (renamed from public/help/gl/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/he/wiki_syntax_detailed_markdown.html (renamed from public/help/he/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/he/wiki_syntax_detailed_textile.html (renamed from public/help/he/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/he/wiki_syntax_markdown.html (renamed from public/help/he/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/he/wiki_syntax_textile.html (renamed from public/help/he/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/hr/wiki_syntax_detailed_markdown.html (renamed from public/help/hr/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/hr/wiki_syntax_detailed_textile.html (renamed from public/help/hr/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/hr/wiki_syntax_markdown.html (renamed from public/help/hr/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/hr/wiki_syntax_textile.html (renamed from public/help/hr/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/hu/wiki_syntax_detailed_markdown.html (renamed from public/help/hu/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/hu/wiki_syntax_detailed_textile.html (renamed from public/help/hu/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/hu/wiki_syntax_markdown.html (renamed from public/help/hu/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/hu/wiki_syntax_textile.html (renamed from public/help/hu/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/id/wiki_syntax_detailed_markdown.html (renamed from public/help/id/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/id/wiki_syntax_detailed_textile.html (renamed from public/help/id/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/id/wiki_syntax_markdown.html (renamed from public/help/id/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/id/wiki_syntax_textile.html (renamed from public/help/id/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/it/wiki_syntax_detailed_markdown.html (renamed from public/help/it/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/it/wiki_syntax_detailed_textile.html (renamed from public/help/it/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/it/wiki_syntax_markdown.html (renamed from public/help/it/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/it/wiki_syntax_textile.html (renamed from public/help/it/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/ja/wiki_syntax_detailed_markdown.html (renamed from public/help/ja/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/ja/wiki_syntax_detailed_textile.html (renamed from public/help/ja/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/ja/wiki_syntax_markdown.html (renamed from public/help/ja/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/ja/wiki_syntax_textile.html (renamed from public/help/ja/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/ko/wiki_syntax_detailed_markdown.html (renamed from public/help/ko/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/ko/wiki_syntax_detailed_textile.html (renamed from public/help/ko/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/ko/wiki_syntax_markdown.html (renamed from public/help/ko/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/ko/wiki_syntax_textile.html (renamed from public/help/ko/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/lt/wiki_syntax_detailed_markdown.html (renamed from public/help/lt/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/lt/wiki_syntax_detailed_textile.html (renamed from public/help/lt/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/lt/wiki_syntax_markdown.html (renamed from public/help/lt/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/lt/wiki_syntax_textile.html (renamed from public/help/lt/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/lv/wiki_syntax_detailed_markdown.html (renamed from public/help/lv/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/lv/wiki_syntax_detailed_textile.html (renamed from public/help/lv/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/lv/wiki_syntax_markdown.html (renamed from public/help/lv/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/lv/wiki_syntax_textile.html (renamed from public/help/lv/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/mk/wiki_syntax_detailed_markdown.html (renamed from public/help/mk/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/mk/wiki_syntax_detailed_textile.html (renamed from public/help/mk/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/mk/wiki_syntax_markdown.html (renamed from public/help/mk/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/mk/wiki_syntax_textile.html (renamed from public/help/mk/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/mn/wiki_syntax_detailed_markdown.html (renamed from public/help/mn/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/mn/wiki_syntax_detailed_textile.html (renamed from public/help/mn/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/mn/wiki_syntax_markdown.html (renamed from public/help/mn/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/mn/wiki_syntax_textile.html (renamed from public/help/mn/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/nl/wiki_syntax_detailed_markdown.html (renamed from public/help/nl/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/nl/wiki_syntax_detailed_textile.html (renamed from public/help/nl/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/nl/wiki_syntax_markdown.html (renamed from public/help/nl/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/nl/wiki_syntax_textile.html (renamed from public/help/nl/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/no/wiki_syntax_detailed_markdown.html (renamed from public/help/no/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/no/wiki_syntax_detailed_textile.html (renamed from public/help/no/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/no/wiki_syntax_markdown.html (renamed from public/help/no/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/no/wiki_syntax_textile.html (renamed from public/help/no/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/pl/wiki_syntax_detailed_markdown.html (renamed from public/help/pl/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/pl/wiki_syntax_detailed_textile.html (renamed from public/help/pl/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/pl/wiki_syntax_markdown.html (renamed from public/help/pl/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/pl/wiki_syntax_textile.html (renamed from public/help/pl/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/pt-br/wiki_syntax_detailed_markdown.html (renamed from public/help/pt-br/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/pt-br/wiki_syntax_detailed_textile.html (renamed from public/help/pt-br/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/pt-br/wiki_syntax_markdown.html (renamed from public/help/pt-br/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/pt-br/wiki_syntax_textile.html (renamed from public/help/pt-br/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/pt/wiki_syntax_detailed_markdown.html (renamed from public/help/pt/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/pt/wiki_syntax_detailed_textile.html (renamed from public/help/pt/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/pt/wiki_syntax_markdown.html (renamed from public/help/pt/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/pt/wiki_syntax_textile.html (renamed from public/help/pt/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/ro/wiki_syntax_detailed_markdown.html (renamed from public/help/ro/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/ro/wiki_syntax_detailed_textile.html (renamed from public/help/ro/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/ro/wiki_syntax_markdown.html (renamed from public/help/ro/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/ro/wiki_syntax_textile.html (renamed from public/help/ro/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/ru/wiki_syntax_detailed_markdown.html (renamed from public/help/ru/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/ru/wiki_syntax_detailed_textile.html (renamed from public/help/ru/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/ru/wiki_syntax_markdown.html (renamed from public/help/ru/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/ru/wiki_syntax_textile.html (renamed from public/help/ru/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/sk/wiki_syntax_detailed_markdown.html (renamed from public/help/sk/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/sk/wiki_syntax_detailed_textile.html (renamed from public/help/sk/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/sk/wiki_syntax_markdown.html (renamed from public/help/sk/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/sk/wiki_syntax_textile.html (renamed from public/help/sk/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/sl/wiki_syntax_detailed_markdown.html (renamed from public/help/sl/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/sl/wiki_syntax_detailed_textile.html (renamed from public/help/sl/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/sl/wiki_syntax_markdown.html (renamed from public/help/sl/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/sl/wiki_syntax_textile.html (renamed from public/help/sl/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/sq/wiki_syntax_detailed_markdown.html (renamed from public/help/sq/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/sq/wiki_syntax_detailed_textile.html (renamed from public/help/sq/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/sq/wiki_syntax_markdown.html (renamed from public/help/sq/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/sq/wiki_syntax_textile.html (renamed from public/help/sq/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/sr-yu/wiki_syntax_detailed_markdown.html (renamed from public/help/sr-yu/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/sr-yu/wiki_syntax_detailed_textile.html (renamed from public/help/sr-yu/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/sr-yu/wiki_syntax_markdown.html (renamed from public/help/sr-yu/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/sr-yu/wiki_syntax_textile.html (renamed from public/help/sr-yu/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/sr/wiki_syntax_detailed_markdown.html (renamed from public/help/sr/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/sr/wiki_syntax_detailed_textile.html (renamed from public/help/sr/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/sr/wiki_syntax_markdown.html (renamed from public/help/sr/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/sr/wiki_syntax_textile.html (renamed from public/help/sr/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/sv/wiki_syntax_detailed_markdown.html (renamed from public/help/sv/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/sv/wiki_syntax_detailed_textile.html (renamed from public/help/sv/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/sv/wiki_syntax_markdown.html (renamed from public/help/sv/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/sv/wiki_syntax_textile.html (renamed from public/help/sv/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/ta-in/wiki_syntax_detailed_markdown.html (renamed from public/help/ta-in/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/ta-in/wiki_syntax_detailed_textile.html (renamed from public/help/ta-in/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/ta-in/wiki_syntax_markdown.html (renamed from public/help/ta-in/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/ta-in/wiki_syntax_textile.html (renamed from public/help/ta-in/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/th/wiki_syntax_detailed_markdown.html (renamed from public/help/th/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/th/wiki_syntax_detailed_textile.html (renamed from public/help/th/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/th/wiki_syntax_markdown.html (renamed from public/help/th/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/th/wiki_syntax_textile.html (renamed from public/help/th/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/tr/wiki_syntax_detailed_markdown.html (renamed from public/help/tr/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/tr/wiki_syntax_detailed_textile.html (renamed from public/help/tr/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/tr/wiki_syntax_markdown.html (renamed from public/help/tr/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/tr/wiki_syntax_textile.html (renamed from public/help/tr/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/uk/wiki_syntax_detailed_markdown.html (renamed from public/help/uk/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/uk/wiki_syntax_detailed_textile.html (renamed from public/help/uk/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/uk/wiki_syntax_markdown.html (renamed from public/help/uk/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/uk/wiki_syntax_textile.html (renamed from public/help/uk/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/vi/wiki_syntax_detailed_markdown.html (renamed from public/help/vi/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/vi/wiki_syntax_detailed_textile.html (renamed from public/help/vi/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/vi/wiki_syntax_markdown.html (renamed from public/help/vi/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/vi/wiki_syntax_textile.html (renamed from public/help/vi/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/zh-tw/wiki_syntax_detailed_markdown.html (renamed from public/help/zh-tw/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/zh-tw/wiki_syntax_detailed_textile.html (renamed from public/help/zh-tw/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/zh-tw/wiki_syntax_markdown.html (renamed from public/help/zh-tw/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/zh-tw/wiki_syntax_textile.html (renamed from public/help/zh-tw/wiki_syntax_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/zh/wiki_syntax_detailed_markdown.html (renamed from public/help/zh/wiki_syntax_detailed_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/zh/wiki_syntax_detailed_textile.html (renamed from public/help/zh/wiki_syntax_detailed_textile.html)0
-rw-r--r--app/views/help/wiki_syntax/zh/wiki_syntax_markdown.html (renamed from public/help/zh/wiki_syntax_markdown.html)0
-rw-r--r--app/views/help/wiki_syntax/zh/wiki_syntax_textile.html (renamed from public/help/zh/wiki_syntax_textile.html)0
-rw-r--r--config/routes.rb2
209 files changed, 27 insertions, 0 deletions
diff --git a/public/help/wiki_syntax.css b/app/assets/stylesheets/wiki_syntax.css
index a5f613599..a5f613599 100644
--- a/public/help/wiki_syntax.css
+++ b/app/assets/stylesheets/wiki_syntax.css
diff --git a/public/help/wiki_syntax_detailed.css b/app/assets/stylesheets/wiki_syntax_detailed.css
index 4e99410fe..4e99410fe 100644
--- a/public/help/wiki_syntax_detailed.css
+++ b/app/assets/stylesheets/wiki_syntax_detailed.css
diff --git a/app/controllers/help_controller.rb b/app/controllers/help_controller.rb
new file mode 100644
index 000000000..12a8ceeea
--- /dev/null
+++ b/app/controllers/help_controller.rb
@@ -0,0 +1,25 @@
+# frozen_string_literal: true
+
+# Redmine - project management software
+# Copyright (C) 2006-2023 Jean-Philippe Lang
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# as published by the Free Software Foundation; either version 2
+# of the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+class HelpController < ApplicationController
+ def show_wiki_syntax
+ type = params[:type].nil? ? "" : "#{params[:type]}_"
+ render :template => "help/wiki_syntax/#{current_language.to_s}/wiki_syntax_#{type}#{Setting.text_formatting}", :layout => nil
+ end
+end
diff --git a/public/help/code_highlighting_languages.html b/app/views/help/code_highlighting_languages.html
index a98a9829c..a98a9829c 100644
--- a/public/help/code_highlighting_languages.html
+++ b/app/views/help/code_highlighting_languages.html
diff --git a/public/help/ar/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/ar/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/ar/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/ar/wiki_syntax_detailed_markdown.html
diff --git a/public/help/ar/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/ar/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/ar/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/ar/wiki_syntax_detailed_textile.html
diff --git a/public/help/ar/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/ar/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/ar/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/ar/wiki_syntax_markdown.html
diff --git a/public/help/ar/wiki_syntax_textile.html b/app/views/help/wiki_syntax/ar/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/ar/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/ar/wiki_syntax_textile.html
diff --git a/public/help/az/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/az/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/az/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/az/wiki_syntax_detailed_markdown.html
diff --git a/public/help/az/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/az/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/az/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/az/wiki_syntax_detailed_textile.html
diff --git a/public/help/az/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/az/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/az/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/az/wiki_syntax_markdown.html
diff --git a/public/help/az/wiki_syntax_textile.html b/app/views/help/wiki_syntax/az/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/az/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/az/wiki_syntax_textile.html
diff --git a/public/help/bg/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/bg/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/bg/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/bg/wiki_syntax_detailed_markdown.html
diff --git a/public/help/bg/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/bg/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/bg/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/bg/wiki_syntax_detailed_textile.html
diff --git a/public/help/bg/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/bg/wiki_syntax_markdown.html
index 9d984c8c0..9d984c8c0 100644
--- a/public/help/bg/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/bg/wiki_syntax_markdown.html
diff --git a/public/help/bg/wiki_syntax_textile.html b/app/views/help/wiki_syntax/bg/wiki_syntax_textile.html
index ba3d523dd..ba3d523dd 100644
--- a/public/help/bg/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/bg/wiki_syntax_textile.html
diff --git a/public/help/bs/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/bs/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/bs/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/bs/wiki_syntax_detailed_markdown.html
diff --git a/public/help/bs/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/bs/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/bs/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/bs/wiki_syntax_detailed_textile.html
diff --git a/public/help/bs/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/bs/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/bs/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/bs/wiki_syntax_markdown.html
diff --git a/public/help/bs/wiki_syntax_textile.html b/app/views/help/wiki_syntax/bs/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/bs/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/bs/wiki_syntax_textile.html
diff --git a/public/help/ca/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/ca/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/ca/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/ca/wiki_syntax_detailed_markdown.html
diff --git a/public/help/ca/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/ca/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/ca/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/ca/wiki_syntax_detailed_textile.html
diff --git a/public/help/ca/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/ca/wiki_syntax_markdown.html
index ee1f20db5..ee1f20db5 100644
--- a/public/help/ca/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/ca/wiki_syntax_markdown.html
diff --git a/public/help/ca/wiki_syntax_textile.html b/app/views/help/wiki_syntax/ca/wiki_syntax_textile.html
index d20d67ad7..d20d67ad7 100644
--- a/public/help/ca/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/ca/wiki_syntax_textile.html
diff --git a/public/help/cs/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/cs/wiki_syntax_detailed_markdown.html
index e844d0078..e844d0078 100644
--- a/public/help/cs/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/cs/wiki_syntax_detailed_markdown.html
diff --git a/public/help/cs/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/cs/wiki_syntax_detailed_textile.html
index 84ac854bb..84ac854bb 100644
--- a/public/help/cs/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/cs/wiki_syntax_detailed_textile.html
diff --git a/public/help/cs/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/cs/wiki_syntax_markdown.html
index a264d2deb..a264d2deb 100644
--- a/public/help/cs/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/cs/wiki_syntax_markdown.html
diff --git a/public/help/cs/wiki_syntax_textile.html b/app/views/help/wiki_syntax/cs/wiki_syntax_textile.html
index d8116d762..d8116d762 100644
--- a/public/help/cs/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/cs/wiki_syntax_textile.html
diff --git a/public/help/da/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/da/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/da/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/da/wiki_syntax_detailed_markdown.html
diff --git a/public/help/da/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/da/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/da/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/da/wiki_syntax_detailed_textile.html
diff --git a/public/help/da/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/da/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/da/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/da/wiki_syntax_markdown.html
diff --git a/public/help/da/wiki_syntax_textile.html b/app/views/help/wiki_syntax/da/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/da/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/da/wiki_syntax_textile.html
diff --git a/public/help/de/wiki_syntax_common_mark.html b/app/views/help/wiki_syntax/de/wiki_syntax_common_mark.html
index 1134bbbd7..1134bbbd7 100644
--- a/public/help/de/wiki_syntax_common_mark.html
+++ b/app/views/help/wiki_syntax/de/wiki_syntax_common_mark.html
diff --git a/public/help/de/wiki_syntax_detailed_common_mark.html b/app/views/help/wiki_syntax/de/wiki_syntax_detailed_common_mark.html
index a1e26bb96..a1e26bb96 100644
--- a/public/help/de/wiki_syntax_detailed_common_mark.html
+++ b/app/views/help/wiki_syntax/de/wiki_syntax_detailed_common_mark.html
diff --git a/public/help/de/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/de/wiki_syntax_detailed_markdown.html
index e3e18a93d..e3e18a93d 100644
--- a/public/help/de/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/de/wiki_syntax_detailed_markdown.html
diff --git a/public/help/de/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/de/wiki_syntax_detailed_textile.html
index 6787ee5fe..6787ee5fe 100644
--- a/public/help/de/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/de/wiki_syntax_detailed_textile.html
diff --git a/public/help/de/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/de/wiki_syntax_markdown.html
index 276f01b35..276f01b35 100644
--- a/public/help/de/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/de/wiki_syntax_markdown.html
diff --git a/public/help/de/wiki_syntax_textile.html b/app/views/help/wiki_syntax/de/wiki_syntax_textile.html
index daf0076da..daf0076da 100644
--- a/public/help/de/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/de/wiki_syntax_textile.html
diff --git a/public/help/el/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/el/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/el/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/el/wiki_syntax_detailed_markdown.html
diff --git a/public/help/el/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/el/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/el/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/el/wiki_syntax_detailed_textile.html
diff --git a/public/help/el/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/el/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/el/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/el/wiki_syntax_markdown.html
diff --git a/public/help/el/wiki_syntax_textile.html b/app/views/help/wiki_syntax/el/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/el/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/el/wiki_syntax_textile.html
diff --git a/public/help/en-gb/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/en-gb/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/en-gb/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/en-gb/wiki_syntax_detailed_markdown.html
diff --git a/public/help/en-gb/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/en-gb/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/en-gb/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/en-gb/wiki_syntax_detailed_textile.html
diff --git a/public/help/en-gb/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/en-gb/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/en-gb/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/en-gb/wiki_syntax_markdown.html
diff --git a/public/help/en-gb/wiki_syntax_textile.html b/app/views/help/wiki_syntax/en-gb/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/en-gb/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/en-gb/wiki_syntax_textile.html
diff --git a/public/help/en/wiki_syntax_common_mark.html b/app/views/help/wiki_syntax/en/wiki_syntax_common_mark.html
index 146141966..146141966 100644
--- a/public/help/en/wiki_syntax_common_mark.html
+++ b/app/views/help/wiki_syntax/en/wiki_syntax_common_mark.html
diff --git a/public/help/en/wiki_syntax_detailed_common_mark.html b/app/views/help/wiki_syntax/en/wiki_syntax_detailed_common_mark.html
index 74c1dd2ef..74c1dd2ef 100644
--- a/public/help/en/wiki_syntax_detailed_common_mark.html
+++ b/app/views/help/wiki_syntax/en/wiki_syntax_detailed_common_mark.html
diff --git a/public/help/en/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/en/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/en/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/en/wiki_syntax_detailed_markdown.html
diff --git a/public/help/en/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/en/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/en/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/en/wiki_syntax_detailed_textile.html
diff --git a/public/help/en/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/en/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/en/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/en/wiki_syntax_markdown.html
diff --git a/public/help/en/wiki_syntax_textile.html b/app/views/help/wiki_syntax/en/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/en/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/en/wiki_syntax_textile.html
diff --git a/public/help/es-pa/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/es-pa/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/es-pa/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/es-pa/wiki_syntax_detailed_markdown.html
diff --git a/public/help/es-pa/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/es-pa/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/es-pa/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/es-pa/wiki_syntax_detailed_textile.html
diff --git a/public/help/es-pa/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/es-pa/wiki_syntax_markdown.html
index 435c9a3b8..435c9a3b8 100644
--- a/public/help/es-pa/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/es-pa/wiki_syntax_markdown.html
diff --git a/public/help/es-pa/wiki_syntax_textile.html b/app/views/help/wiki_syntax/es-pa/wiki_syntax_textile.html
index b80067af5..b80067af5 100644
--- a/public/help/es-pa/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/es-pa/wiki_syntax_textile.html
diff --git a/public/help/es/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/es/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/es/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/es/wiki_syntax_detailed_markdown.html
diff --git a/public/help/es/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/es/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/es/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/es/wiki_syntax_detailed_textile.html
diff --git a/public/help/es/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/es/wiki_syntax_markdown.html
index 435c9a3b8..435c9a3b8 100644
--- a/public/help/es/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/es/wiki_syntax_markdown.html
diff --git a/public/help/es/wiki_syntax_textile.html b/app/views/help/wiki_syntax/es/wiki_syntax_textile.html
index b80067af5..b80067af5 100644
--- a/public/help/es/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/es/wiki_syntax_textile.html
diff --git a/public/help/et/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/et/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/et/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/et/wiki_syntax_detailed_markdown.html
diff --git a/public/help/et/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/et/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/et/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/et/wiki_syntax_detailed_textile.html
diff --git a/public/help/et/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/et/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/et/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/et/wiki_syntax_markdown.html
diff --git a/public/help/et/wiki_syntax_textile.html b/app/views/help/wiki_syntax/et/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/et/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/et/wiki_syntax_textile.html
diff --git a/public/help/eu/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/eu/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/eu/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/eu/wiki_syntax_detailed_markdown.html
diff --git a/public/help/eu/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/eu/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/eu/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/eu/wiki_syntax_detailed_textile.html
diff --git a/public/help/eu/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/eu/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/eu/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/eu/wiki_syntax_markdown.html
diff --git a/public/help/eu/wiki_syntax_textile.html b/app/views/help/wiki_syntax/eu/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/eu/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/eu/wiki_syntax_textile.html
diff --git a/public/help/fa/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/fa/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/fa/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/fa/wiki_syntax_detailed_markdown.html
diff --git a/public/help/fa/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/fa/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/fa/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/fa/wiki_syntax_detailed_textile.html
diff --git a/public/help/fa/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/fa/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/fa/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/fa/wiki_syntax_markdown.html
diff --git a/public/help/fa/wiki_syntax_textile.html b/app/views/help/wiki_syntax/fa/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/fa/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/fa/wiki_syntax_textile.html
diff --git a/public/help/fi/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/fi/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/fi/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/fi/wiki_syntax_detailed_markdown.html
diff --git a/public/help/fi/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/fi/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/fi/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/fi/wiki_syntax_detailed_textile.html
diff --git a/public/help/fi/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/fi/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/fi/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/fi/wiki_syntax_markdown.html
diff --git a/public/help/fi/wiki_syntax_textile.html b/app/views/help/wiki_syntax/fi/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/fi/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/fi/wiki_syntax_textile.html
diff --git a/public/help/fr/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/fr/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/fr/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/fr/wiki_syntax_detailed_markdown.html
diff --git a/public/help/fr/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/fr/wiki_syntax_detailed_textile.html
index 23279af5f..23279af5f 100644
--- a/public/help/fr/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/fr/wiki_syntax_detailed_textile.html
diff --git a/public/help/fr/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/fr/wiki_syntax_markdown.html
index 6b138c73a..6b138c73a 100644
--- a/public/help/fr/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/fr/wiki_syntax_markdown.html
diff --git a/public/help/fr/wiki_syntax_textile.html b/app/views/help/wiki_syntax/fr/wiki_syntax_textile.html
index 1593c8b65..1593c8b65 100644
--- a/public/help/fr/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/fr/wiki_syntax_textile.html
diff --git a/public/help/gl/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/gl/wiki_syntax_detailed_markdown.html
index 80106ad68..80106ad68 100644
--- a/public/help/gl/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/gl/wiki_syntax_detailed_markdown.html
diff --git a/public/help/gl/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/gl/wiki_syntax_detailed_textile.html
index e325100c5..e325100c5 100644
--- a/public/help/gl/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/gl/wiki_syntax_detailed_textile.html
diff --git a/public/help/gl/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/gl/wiki_syntax_markdown.html
index 435c9a3b8..435c9a3b8 100644
--- a/public/help/gl/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/gl/wiki_syntax_markdown.html
diff --git a/public/help/gl/wiki_syntax_textile.html b/app/views/help/wiki_syntax/gl/wiki_syntax_textile.html
index 76ecbe504..76ecbe504 100644
--- a/public/help/gl/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/gl/wiki_syntax_textile.html
diff --git a/public/help/he/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/he/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/he/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/he/wiki_syntax_detailed_markdown.html
diff --git a/public/help/he/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/he/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/he/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/he/wiki_syntax_detailed_textile.html
diff --git a/public/help/he/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/he/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/he/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/he/wiki_syntax_markdown.html
diff --git a/public/help/he/wiki_syntax_textile.html b/app/views/help/wiki_syntax/he/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/he/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/he/wiki_syntax_textile.html
diff --git a/public/help/hr/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/hr/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/hr/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/hr/wiki_syntax_detailed_markdown.html
diff --git a/public/help/hr/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/hr/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/hr/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/hr/wiki_syntax_detailed_textile.html
diff --git a/public/help/hr/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/hr/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/hr/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/hr/wiki_syntax_markdown.html
diff --git a/public/help/hr/wiki_syntax_textile.html b/app/views/help/wiki_syntax/hr/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/hr/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/hr/wiki_syntax_textile.html
diff --git a/public/help/hu/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/hu/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/hu/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/hu/wiki_syntax_detailed_markdown.html
diff --git a/public/help/hu/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/hu/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/hu/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/hu/wiki_syntax_detailed_textile.html
diff --git a/public/help/hu/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/hu/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/hu/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/hu/wiki_syntax_markdown.html
diff --git a/public/help/hu/wiki_syntax_textile.html b/app/views/help/wiki_syntax/hu/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/hu/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/hu/wiki_syntax_textile.html
diff --git a/public/help/id/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/id/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/id/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/id/wiki_syntax_detailed_markdown.html
diff --git a/public/help/id/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/id/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/id/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/id/wiki_syntax_detailed_textile.html
diff --git a/public/help/id/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/id/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/id/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/id/wiki_syntax_markdown.html
diff --git a/public/help/id/wiki_syntax_textile.html b/app/views/help/wiki_syntax/id/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/id/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/id/wiki_syntax_textile.html
diff --git a/public/help/it/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/it/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/it/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/it/wiki_syntax_detailed_markdown.html
diff --git a/public/help/it/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/it/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/it/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/it/wiki_syntax_detailed_textile.html
diff --git a/public/help/it/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/it/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/it/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/it/wiki_syntax_markdown.html
diff --git a/public/help/it/wiki_syntax_textile.html b/app/views/help/wiki_syntax/it/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/it/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/it/wiki_syntax_textile.html
diff --git a/public/help/ja/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/ja/wiki_syntax_detailed_markdown.html
index c4fc2bbfc..c4fc2bbfc 100644
--- a/public/help/ja/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/ja/wiki_syntax_detailed_markdown.html
diff --git a/public/help/ja/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/ja/wiki_syntax_detailed_textile.html
index 35adff14e..35adff14e 100644
--- a/public/help/ja/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/ja/wiki_syntax_detailed_textile.html
diff --git a/public/help/ja/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/ja/wiki_syntax_markdown.html
index ae14bb372..ae14bb372 100644
--- a/public/help/ja/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/ja/wiki_syntax_markdown.html
diff --git a/public/help/ja/wiki_syntax_textile.html b/app/views/help/wiki_syntax/ja/wiki_syntax_textile.html
index 985157f03..985157f03 100644
--- a/public/help/ja/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/ja/wiki_syntax_textile.html
diff --git a/public/help/ko/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/ko/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/ko/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/ko/wiki_syntax_detailed_markdown.html
diff --git a/public/help/ko/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/ko/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/ko/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/ko/wiki_syntax_detailed_textile.html
diff --git a/public/help/ko/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/ko/wiki_syntax_markdown.html
index f86cbb873..f86cbb873 100644
--- a/public/help/ko/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/ko/wiki_syntax_markdown.html
diff --git a/public/help/ko/wiki_syntax_textile.html b/app/views/help/wiki_syntax/ko/wiki_syntax_textile.html
index 8635c3967..8635c3967 100644
--- a/public/help/ko/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/ko/wiki_syntax_textile.html
diff --git a/public/help/lt/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/lt/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/lt/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/lt/wiki_syntax_detailed_markdown.html
diff --git a/public/help/lt/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/lt/wiki_syntax_detailed_textile.html
index 6fd34fabe..6fd34fabe 100644
--- a/public/help/lt/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/lt/wiki_syntax_detailed_textile.html
diff --git a/public/help/lt/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/lt/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/lt/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/lt/wiki_syntax_markdown.html
diff --git a/public/help/lt/wiki_syntax_textile.html b/app/views/help/wiki_syntax/lt/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/lt/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/lt/wiki_syntax_textile.html
diff --git a/public/help/lv/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/lv/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/lv/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/lv/wiki_syntax_detailed_markdown.html
diff --git a/public/help/lv/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/lv/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/lv/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/lv/wiki_syntax_detailed_textile.html
diff --git a/public/help/lv/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/lv/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/lv/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/lv/wiki_syntax_markdown.html
diff --git a/public/help/lv/wiki_syntax_textile.html b/app/views/help/wiki_syntax/lv/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/lv/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/lv/wiki_syntax_textile.html
diff --git a/public/help/mk/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/mk/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/mk/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/mk/wiki_syntax_detailed_markdown.html
diff --git a/public/help/mk/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/mk/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/mk/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/mk/wiki_syntax_detailed_textile.html
diff --git a/public/help/mk/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/mk/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/mk/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/mk/wiki_syntax_markdown.html
diff --git a/public/help/mk/wiki_syntax_textile.html b/app/views/help/wiki_syntax/mk/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/mk/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/mk/wiki_syntax_textile.html
diff --git a/public/help/mn/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/mn/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/mn/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/mn/wiki_syntax_detailed_markdown.html
diff --git a/public/help/mn/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/mn/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/mn/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/mn/wiki_syntax_detailed_textile.html
diff --git a/public/help/mn/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/mn/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/mn/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/mn/wiki_syntax_markdown.html
diff --git a/public/help/mn/wiki_syntax_textile.html b/app/views/help/wiki_syntax/mn/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/mn/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/mn/wiki_syntax_textile.html
diff --git a/public/help/nl/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/nl/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/nl/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/nl/wiki_syntax_detailed_markdown.html
diff --git a/public/help/nl/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/nl/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/nl/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/nl/wiki_syntax_detailed_textile.html
diff --git a/public/help/nl/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/nl/wiki_syntax_markdown.html
index 4d3c97329..4d3c97329 100644
--- a/public/help/nl/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/nl/wiki_syntax_markdown.html
diff --git a/public/help/nl/wiki_syntax_textile.html b/app/views/help/wiki_syntax/nl/wiki_syntax_textile.html
index 1cfff7af5..1cfff7af5 100644
--- a/public/help/nl/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/nl/wiki_syntax_textile.html
diff --git a/public/help/no/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/no/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/no/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/no/wiki_syntax_detailed_markdown.html
diff --git a/public/help/no/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/no/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/no/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/no/wiki_syntax_detailed_textile.html
diff --git a/public/help/no/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/no/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/no/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/no/wiki_syntax_markdown.html
diff --git a/public/help/no/wiki_syntax_textile.html b/app/views/help/wiki_syntax/no/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/no/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/no/wiki_syntax_textile.html
diff --git a/public/help/pl/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/pl/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/pl/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/pl/wiki_syntax_detailed_markdown.html
diff --git a/public/help/pl/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/pl/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/pl/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/pl/wiki_syntax_detailed_textile.html
diff --git a/public/help/pl/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/pl/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/pl/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/pl/wiki_syntax_markdown.html
diff --git a/public/help/pl/wiki_syntax_textile.html b/app/views/help/wiki_syntax/pl/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/pl/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/pl/wiki_syntax_textile.html
diff --git a/public/help/pt-br/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/pt-br/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/pt-br/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/pt-br/wiki_syntax_detailed_markdown.html
diff --git a/public/help/pt-br/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/pt-br/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/pt-br/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/pt-br/wiki_syntax_detailed_textile.html
diff --git a/public/help/pt-br/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/pt-br/wiki_syntax_markdown.html
index 05b5bf7a6..05b5bf7a6 100644
--- a/public/help/pt-br/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/pt-br/wiki_syntax_markdown.html
diff --git a/public/help/pt-br/wiki_syntax_textile.html b/app/views/help/wiki_syntax/pt-br/wiki_syntax_textile.html
index 40ad8f18e..40ad8f18e 100644
--- a/public/help/pt-br/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/pt-br/wiki_syntax_textile.html
diff --git a/public/help/pt/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/pt/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/pt/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/pt/wiki_syntax_detailed_markdown.html
diff --git a/public/help/pt/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/pt/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/pt/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/pt/wiki_syntax_detailed_textile.html
diff --git a/public/help/pt/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/pt/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/pt/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/pt/wiki_syntax_markdown.html
diff --git a/public/help/pt/wiki_syntax_textile.html b/app/views/help/wiki_syntax/pt/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/pt/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/pt/wiki_syntax_textile.html
diff --git a/public/help/ro/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/ro/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/ro/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/ro/wiki_syntax_detailed_markdown.html
diff --git a/public/help/ro/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/ro/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/ro/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/ro/wiki_syntax_detailed_textile.html
diff --git a/public/help/ro/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/ro/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/ro/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/ro/wiki_syntax_markdown.html
diff --git a/public/help/ro/wiki_syntax_textile.html b/app/views/help/wiki_syntax/ro/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/ro/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/ro/wiki_syntax_textile.html
diff --git a/public/help/ru/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/ru/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/ru/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/ru/wiki_syntax_detailed_markdown.html
diff --git a/public/help/ru/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/ru/wiki_syntax_detailed_textile.html
index 1a99a8c47..1a99a8c47 100644
--- a/public/help/ru/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/ru/wiki_syntax_detailed_textile.html
diff --git a/public/help/ru/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/ru/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/ru/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/ru/wiki_syntax_markdown.html
diff --git a/public/help/ru/wiki_syntax_textile.html b/app/views/help/wiki_syntax/ru/wiki_syntax_textile.html
index df9552118..df9552118 100644
--- a/public/help/ru/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/ru/wiki_syntax_textile.html
diff --git a/public/help/sk/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/sk/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/sk/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/sk/wiki_syntax_detailed_markdown.html
diff --git a/public/help/sk/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/sk/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/sk/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/sk/wiki_syntax_detailed_textile.html
diff --git a/public/help/sk/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/sk/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/sk/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/sk/wiki_syntax_markdown.html
diff --git a/public/help/sk/wiki_syntax_textile.html b/app/views/help/wiki_syntax/sk/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/sk/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/sk/wiki_syntax_textile.html
diff --git a/public/help/sl/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/sl/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/sl/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/sl/wiki_syntax_detailed_markdown.html
diff --git a/public/help/sl/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/sl/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/sl/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/sl/wiki_syntax_detailed_textile.html
diff --git a/public/help/sl/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/sl/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/sl/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/sl/wiki_syntax_markdown.html
diff --git a/public/help/sl/wiki_syntax_textile.html b/app/views/help/wiki_syntax/sl/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/sl/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/sl/wiki_syntax_textile.html
diff --git a/public/help/sq/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/sq/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/sq/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/sq/wiki_syntax_detailed_markdown.html
diff --git a/public/help/sq/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/sq/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/sq/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/sq/wiki_syntax_detailed_textile.html
diff --git a/public/help/sq/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/sq/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/sq/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/sq/wiki_syntax_markdown.html
diff --git a/public/help/sq/wiki_syntax_textile.html b/app/views/help/wiki_syntax/sq/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/sq/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/sq/wiki_syntax_textile.html
diff --git a/public/help/sr-yu/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/sr-yu/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/sr-yu/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/sr-yu/wiki_syntax_detailed_markdown.html
diff --git a/public/help/sr-yu/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/sr-yu/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/sr-yu/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/sr-yu/wiki_syntax_detailed_textile.html
diff --git a/public/help/sr-yu/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/sr-yu/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/sr-yu/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/sr-yu/wiki_syntax_markdown.html
diff --git a/public/help/sr-yu/wiki_syntax_textile.html b/app/views/help/wiki_syntax/sr-yu/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/sr-yu/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/sr-yu/wiki_syntax_textile.html
diff --git a/public/help/sr/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/sr/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/sr/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/sr/wiki_syntax_detailed_markdown.html
diff --git a/public/help/sr/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/sr/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/sr/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/sr/wiki_syntax_detailed_textile.html
diff --git a/public/help/sr/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/sr/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/sr/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/sr/wiki_syntax_markdown.html
diff --git a/public/help/sr/wiki_syntax_textile.html b/app/views/help/wiki_syntax/sr/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/sr/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/sr/wiki_syntax_textile.html
diff --git a/public/help/sv/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/sv/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/sv/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/sv/wiki_syntax_detailed_markdown.html
diff --git a/public/help/sv/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/sv/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/sv/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/sv/wiki_syntax_detailed_textile.html
diff --git a/public/help/sv/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/sv/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/sv/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/sv/wiki_syntax_markdown.html
diff --git a/public/help/sv/wiki_syntax_textile.html b/app/views/help/wiki_syntax/sv/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/sv/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/sv/wiki_syntax_textile.html
diff --git a/public/help/ta-in/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/ta-in/wiki_syntax_detailed_markdown.html
index 355e79efb..355e79efb 100644
--- a/public/help/ta-in/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/ta-in/wiki_syntax_detailed_markdown.html
diff --git a/public/help/ta-in/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/ta-in/wiki_syntax_detailed_textile.html
index 762b90da7..762b90da7 100644
--- a/public/help/ta-in/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/ta-in/wiki_syntax_detailed_textile.html
diff --git a/public/help/ta-in/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/ta-in/wiki_syntax_markdown.html
index ca3a0e742..ca3a0e742 100644
--- a/public/help/ta-in/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/ta-in/wiki_syntax_markdown.html
diff --git a/public/help/ta-in/wiki_syntax_textile.html b/app/views/help/wiki_syntax/ta-in/wiki_syntax_textile.html
index e837fd625..e837fd625 100644
--- a/public/help/ta-in/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/ta-in/wiki_syntax_textile.html
diff --git a/public/help/th/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/th/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/th/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/th/wiki_syntax_detailed_markdown.html
diff --git a/public/help/th/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/th/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/th/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/th/wiki_syntax_detailed_textile.html
diff --git a/public/help/th/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/th/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/th/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/th/wiki_syntax_markdown.html
diff --git a/public/help/th/wiki_syntax_textile.html b/app/views/help/wiki_syntax/th/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/th/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/th/wiki_syntax_textile.html
diff --git a/public/help/tr/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/tr/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/tr/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/tr/wiki_syntax_detailed_markdown.html
diff --git a/public/help/tr/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/tr/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/tr/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/tr/wiki_syntax_detailed_textile.html
diff --git a/public/help/tr/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/tr/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/tr/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/tr/wiki_syntax_markdown.html
diff --git a/public/help/tr/wiki_syntax_textile.html b/app/views/help/wiki_syntax/tr/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/tr/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/tr/wiki_syntax_textile.html
diff --git a/public/help/uk/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/uk/wiki_syntax_detailed_markdown.html
index 0b867f2ed..0b867f2ed 100644
--- a/public/help/uk/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/uk/wiki_syntax_detailed_markdown.html
diff --git a/public/help/uk/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/uk/wiki_syntax_detailed_textile.html
index 6d5f4bbba..6d5f4bbba 100644
--- a/public/help/uk/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/uk/wiki_syntax_detailed_textile.html
diff --git a/public/help/uk/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/uk/wiki_syntax_markdown.html
index 3ea1b8a58..3ea1b8a58 100644
--- a/public/help/uk/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/uk/wiki_syntax_markdown.html
diff --git a/public/help/uk/wiki_syntax_textile.html b/app/views/help/wiki_syntax/uk/wiki_syntax_textile.html
index 74fcf14f7..74fcf14f7 100644
--- a/public/help/uk/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/uk/wiki_syntax_textile.html
diff --git a/public/help/vi/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/vi/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/vi/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/vi/wiki_syntax_detailed_markdown.html
diff --git a/public/help/vi/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/vi/wiki_syntax_detailed_textile.html
index e4173cb90..e4173cb90 100644
--- a/public/help/vi/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/vi/wiki_syntax_detailed_textile.html
diff --git a/public/help/vi/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/vi/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/vi/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/vi/wiki_syntax_markdown.html
diff --git a/public/help/vi/wiki_syntax_textile.html b/app/views/help/wiki_syntax/vi/wiki_syntax_textile.html
index 525e6d033..525e6d033 100644
--- a/public/help/vi/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/vi/wiki_syntax_textile.html
diff --git a/public/help/zh-tw/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/zh-tw/wiki_syntax_detailed_markdown.html
index fb6133c8b..fb6133c8b 100644
--- a/public/help/zh-tw/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/zh-tw/wiki_syntax_detailed_markdown.html
diff --git a/public/help/zh-tw/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/zh-tw/wiki_syntax_detailed_textile.html
index 8c8e4e1d6..8c8e4e1d6 100644
--- a/public/help/zh-tw/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/zh-tw/wiki_syntax_detailed_textile.html
diff --git a/public/help/zh-tw/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/zh-tw/wiki_syntax_markdown.html
index 463ebcb26..463ebcb26 100644
--- a/public/help/zh-tw/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/zh-tw/wiki_syntax_markdown.html
diff --git a/public/help/zh-tw/wiki_syntax_textile.html b/app/views/help/wiki_syntax/zh-tw/wiki_syntax_textile.html
index da3f3d02e..da3f3d02e 100644
--- a/public/help/zh-tw/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/zh-tw/wiki_syntax_textile.html
diff --git a/public/help/zh/wiki_syntax_detailed_markdown.html b/app/views/help/wiki_syntax/zh/wiki_syntax_detailed_markdown.html
index cd359a542..cd359a542 100644
--- a/public/help/zh/wiki_syntax_detailed_markdown.html
+++ b/app/views/help/wiki_syntax/zh/wiki_syntax_detailed_markdown.html
diff --git a/public/help/zh/wiki_syntax_detailed_textile.html b/app/views/help/wiki_syntax/zh/wiki_syntax_detailed_textile.html
index 92e4865c0..92e4865c0 100644
--- a/public/help/zh/wiki_syntax_detailed_textile.html
+++ b/app/views/help/wiki_syntax/zh/wiki_syntax_detailed_textile.html
diff --git a/public/help/zh/wiki_syntax_markdown.html b/app/views/help/wiki_syntax/zh/wiki_syntax_markdown.html
index 08b738e0a..08b738e0a 100644
--- a/public/help/zh/wiki_syntax_markdown.html
+++ b/app/views/help/wiki_syntax/zh/wiki_syntax_markdown.html
diff --git a/public/help/zh/wiki_syntax_textile.html b/app/views/help/wiki_syntax/zh/wiki_syntax_textile.html
index c31fb04ee..c31fb04ee 100644
--- a/public/help/zh/wiki_syntax_textile.html
+++ b/app/views/help/wiki_syntax/zh/wiki_syntax_textile.html
diff --git a/config/routes.rb b/config/routes.rb
index 421bf9b28..8e392fde5 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -407,6 +407,8 @@ Rails.application.routes.draw do
get 'robots.:format', :to => 'welcome#robots', :constraints => {:format => 'txt'}
+ match 'help/wiki_syntax/(:type)', :controller => 'help', :action => 'show_wiki_syntax', :via => :get, :constraints => { :type => /detailed/ }
+
Redmine::Plugin.directory.glob("*/config/routes.rb").sort.each do |plugin_routes_path|
instance_eval(plugin_routes_path.read, plugin_routes_path.to_s)
rescue SyntaxError, StandardError => e