summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-10-25 19:38:03 +0300
committerLars Wirzenius <liw@liw.fi>2022-10-25 19:38:03 +0300
commit9caf9bb6263299456ae8969527d66f072e584a03 (patch)
tree8f2f231a6263e9607a26602202054842990cd361 /tests
parenta08abe207e5ce14d0f820a7af31eafa35f1b47f5 (diff)
downloadsubplot-9caf9bb6263299456ae8969527d66f072e584a03.tar.gz
feat! subplot metadata field for authors
Rename the field "author", which takes a single string value, to "authors", which takes a list of strings. This way we're consistent for single- and multi-author documents. Sponsored-by: author
Diffstat (limited to 'tests')
-rw-r--r--tests/subplots/common/files.subplot3
-rw-r--r--tests/subplots/common/runcmd.subplot3
2 files changed, 4 insertions, 2 deletions
diff --git a/tests/subplots/common/files.subplot b/tests/subplots/common/files.subplot
index edf7a26..75726f9 100644
--- a/tests/subplots/common/files.subplot
+++ b/tests/subplots/common/files.subplot
@@ -1,5 +1,6 @@
title: Acceptance criteria for the files Subplot library
-author: The Subplot project
+authors:
+ - The Subplot project
markdowns:
- files.md
bindings:
diff --git a/tests/subplots/common/runcmd.subplot b/tests/subplots/common/runcmd.subplot
index e30e5a8..dcfd590 100644
--- a/tests/subplots/common/runcmd.subplot
+++ b/tests/subplots/common/runcmd.subplot
@@ -1,5 +1,6 @@
title: Acceptance criteria for the lib/runcmd Subplot library
-author: The Subplot project
+authors:
+ - The Subplot project
markdowns:
- runcmd.md
bindings: