summaryrefslogtreecommitdiff
path: root/res/about
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-11-27 17:40:36 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-11-27 17:42:59 +0200
commitc52d10ae4307edecb9e89f81ce80327df14d80aa (patch)
tree9ecac0eb0a8062d8bcab752398881f8aab2e9b96 /res/about
parente2e01f3f3295443da23b94f389b8ab5bfbbb2b6f (diff)
GmDocument: Heading level 3 indents like text lines
Making the heading hierarchy even clearer. H3 is now indented like normal text lines, and uses a bolder font.
Diffstat (limited to 'res/about')
-rw-r--r--res/about/version.gmi3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index f0439704..61ea4476 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -6,6 +6,9 @@
6``` 6```
7# Release notes 7# Release notes
8 8
9## 1.9.1
10* Heading level 3 is indented like regular text lines, making the difference to level 2 evident.
11
9## 1.9 12## 1.9
10 13
11New features: 14New features: