aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Munyer <robertm@git.sr.ht>2024-02-26 01:52:16 +0000
committerDrew DeVault <sir@cmpwn.com>2024-04-11 13:17:01 +0200
commitd202d3b7e895782698acbfc8ad5792860bbbe30d (patch)
treef8fdff6a6e02dd94237e50c4985cd412a54ae28c
parente8c332be68676a1387fbb78fc14321e80c19bd2c (diff)
downloadsr.ht-docs-d202d3b7e895782698acbfc8ad5792860bbbe30d.tar.gz
Clarify the pattern for adding YAML metadata to a man.sr.ht page.
Specifically: there is no octothorpe before the YAML, and there is an empty line after the second "---".
-rw-r--r--man.sr.ht/index.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/man.sr.ht/index.md b/man.sr.ht/index.md
index bacc9b6..92d3ab7 100644
--- a/man.sr.ht/index.md
+++ b/man.sr.ht/index.md
@@ -22,8 +22,10 @@ this pattern:
```
---
-# YAML goes here
+YAML goes here
---
+
+Markdown starts here
```
The currently supported properties are: