- Fixed template filter for constant in markdown.html.tmpl
</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>