Bug 1059685: Add user help for Markdown
- Fixed template filter for constant in markdown.html.tmpl git-svn-id: svn://10.0.0.236/trunk@265585 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
c9c6cf1b2c
commit
d91aa54a6d
@ -1 +1 @@
|
||||
9146
|
||||
9147
|
||||
@ -1 +1 @@
|
||||
d416aabce2b8e25ab2a7919ccd970aaf7455f7e5
|
||||
e877bb3a0f67a24f4403e9e774838811d675b85e
|
||||
@ -199,10 +199,10 @@
|
||||
</pre>
|
||||
</p>
|
||||
|
||||
You can also use a tab or [% constants.MARKDOWN_TAB_WIDTH %] or more spaces at
|
||||
the beginning of each line of your code to make the whole block look as a code
|
||||
block. Please take care that you might make your lines as code blocks by
|
||||
inadvertently indenting them.
|
||||
You can also use a tab or [% constants.MARKDOWN_TAB_WIDTH FILTER html %] or
|
||||
more spaces at the beginning of each line of your code to make the whole block
|
||||
look as a code block. Please take care that you might make your lines as code
|
||||
blocks by inadvertently indenting them.
|
||||
|
||||
<h2 id="strikethroughs">Strikethroughs</h2>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user