summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2011-02-10 16:03:42 +0100
committerJonas Smedegaard <dr@jones.dk>2021-03-23 12:36:26 +0100
commitc7067b913282b65763768ac0b6dad7fe7d038194 (patch)
treec5d5dfd4410fa87af0779b4db074a2dca770fc60
parent3ae4c9bd03a461bf099b734685b0da99dae30a0e (diff)
Headlines are _semantic_ so refer to their _level_ (not size).couchdesign/bullseye
-rw-r--r--ikiwiki/formatting.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki/formatting.mdwn b/ikiwiki/formatting.mdwn
index befbce9..d2a5f46 100644
--- a/ikiwiki/formatting.mdwn
+++ b/ikiwiki/formatting.mdwn
@@ -24,7 +24,7 @@ do) followed by a period:
To create a header, start a line with one or more `#` characters followed
by a space and the header text. The number of `#` characters controls the
-size of the header:
+level of the header:
# # h1
## ## h2