summaryrefslogtreecommitdiffstats
path: root/public/help/sl
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2019-10-04 00:18:30 +0000
committerGo MAEDA <maeda@farend.jp>2019-10-04 00:18:30 +0000
commitb83402029721fd5813e3ae6c1eea5fc644651ebf (patch)
tree048cf2fc49128ca00e763a3a2872921ac5857329 /public/help/sl
parentcbcca10d6b31596f95c3bc08e1fb710055f6e8b2 (diff)
downloadredmine-b83402029721fd5813e3ae6c1eea5fc644651ebf.tar.gz
redmine-b83402029721fd5813e3ae6c1eea5fc644651ebf.zip
Fix incorrect headings example in Textile help (#32184).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18592 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/help/sl')
-rw-r--r--public/help/sl/wiki_syntax_detailed_textile.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/help/sl/wiki_syntax_detailed_textile.html b/public/help/sl/wiki_syntax_detailed_textile.html
index f31f79362..4b9a7ea4b 100644
--- a/public/help/sl/wiki_syntax_detailed_textile.html
+++ b/public/help/sl/wiki_syntax_detailed_textile.html
@@ -205,7 +205,9 @@ http://www.redmine.org, someone@foo.bar
<pre>
h1. Heading
+
h2. Subheading
+
h3. Subsubheading
</pre>