Difference between revisions of "WikiSyntax"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
<code> | <code> | ||
− | + | h1 | |
+ | =text goes here= | ||
+ | |||
+ | h2 | ||
+ | ==text goes here== | ||
+ | |||
+ | h3 | ||
+ | ==text goes here== | ||
+ | |||
+ | h4 | ||
+ | ==text goes here== | ||
+ | |||
+ | h5 | ||
+ | ==text goes here== | ||
+ | |||
+ | |||
+ | The code: | ||
<code> | <code> |
Revision as of 20:20, 29 August 2020
h1
Contents
text goes here
h2
text goes here
h3
text goes here
h4
text goes here
h5
text goes here
The code:
h1
text goes here
h2
text goes here
h3
text goes here
h4
text goes here
h5
text goes here
The code: