Difference between revisions of "WikiSyntax"

From Adam Meola - wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
h1
 
h1
 +
<code>
 
=text goes here=
 
=text goes here=
 
+
</code>
h2
 
==text goes here==
 
 
 
h3
 
==text goes here==
 
 
 
h4
 
==text goes here==
 
 
 
h5
 
==text goes here==
 
 
 
 
 
The code:
 
 
 
 
 
<code>
 
h1
 
 
=text goes here=
 
=text goes here=
  
Line 36: Line 19:
  
 
The code:
 
The code:
<code>
 

Revision as of 20:20, 29 August 2020

h1

text goes here

text goes here

h2

text goes here

h3

text goes here

h4

text goes here

h5

text goes here

The code: