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>===...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
=h1 Headers and h1 example header=
+
=Note:  The code shown below is "wikitext", the markup language that wiki uses=
<code>=h1 Headers and h1 example header=</code>
+
 
 +
=h1 example header=
 +
<code>=h1 example header=</code>
  
 
==h2 example header==
 
==h2 example header==

Latest revision as of 19:02, 30 August 2020

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

h1 example header

=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====