Difference between revisions of "Wiki/syntax/headers"

From Adam Meola - wiki
< Wiki‎ | syntax
Jump to navigation Jump to search
(Created page with "=h1 Headers and h1 example header= <code>=h1 Headers and h1 example header=</code> ==h2 example header== <code>==h2 example header==</code> ===h3 example header=== <code>===...")
 
Line 1: Line 1:
 +
Note:  The code shown below is "wikitext", the markup language that wiki uses
 +
 
=h1 Headers and h1 example header=
 
=h1 Headers and h1 example header=
 
<code>=h1 Headers and h1 example header=</code>
 
<code>=h1 Headers and h1 example header=</code>

Revision as of 18:51, 30 August 2020

Note: The code shown below is "wikitext", the markup language that wiki uses

h1 Headers and h1 example header

=h1 Headers and h1 example header=

h2 example header

==h2 example header==

h3 example header

===h3 example header===

h4 example header

====h4 example header====

h5 example header

====h4 example header====