Difference between revisions of "Wiki/syntax/headers"
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: | ||
− | = | + | =Note: The code shown below is "wikitext", the markup language that wiki uses= |
− | <code>= | + | |
+ | =h1 example header= | ||
+ | <code>=h1 example header=</code> | ||
==h2 example header== | ==h2 example header== |
Latest revision as of 19:02, 30 August 2020
Contents
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====