summaryrefslogtreecommitdiff
path: root/testdata/html/header.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/html/header.adoc')
-rw-r--r--testdata/html/header.adoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/testdata/html/header.adoc b/testdata/html/header.adoc
new file mode 100644
index 0000000..d807033
--- /dev/null
+++ b/testdata/html/header.adoc
@@ -0,0 +1,12 @@
+= Title
+John Doe <john@doe.tld>
+v1.0, 15 Dec 2022
+:description: Multiline \
+description \
+with backslash
+:keywords: multiline, \
+key, \
+words
+:last-update-label!:
+
+Document body.