{% load i18n %}
Title 1 | Title2 |
---|---|
Data 1 | Data 2 |
Title 1 | Title 2 |
---|---|
Data 1 | Data 2 |
Test test test
test2
a1
Test test test2
Paragraphs are separated by a blank line.
Two spaces at the end of a line produce a line break.
Text attributes italic, bold, monospace
.
Horizontal rule:
Bullet lists nested within numbered list:
A link.
Markdown uses email-style characters for blockquoting.
Multiple paragraphs need to be prepended individually.
Most inline HTML is supported.
The HTML specification is maintained by the W3C.
This is a paragraph.
<p>HTML Document</p>
def test(x):
return x
First Header | Second Header |
---|---|
Content Cell | Content Cell |
Content Cell | Content Cell |