summaryrefslogtreecommitdiff
path: root/examples/seq/seq.subplot
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2022-09-08 18:27:49 +0000
committerDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2022-09-08 18:27:49 +0000
commit4e54fa9ea0485aac2d750c5eb4fa9ead83ecf365 (patch)
treea7c22c35da5811f19fa02772ecc6498d87d63030 /examples/seq/seq.subplot
parentc230684f3bab80154d5224d4f2f71eafd00fd100 (diff)
parent765b2e1d4d94b2274de28d4efd24bfe77e8d93ac (diff)
downloadsubplot-4e54fa9ea0485aac2d750c5eb4fa9ead83ecf365.tar.gz
Merge branch 'liw/yamlfile' into 'main'
feat! read document metadata from a YAML file Closes #283 See merge request subplot/subplot!287
Diffstat (limited to 'examples/seq/seq.subplot')
-rw-r--r--examples/seq/seq.subplot10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/seq/seq.subplot b/examples/seq/seq.subplot
new file mode 100644
index 0000000..a6a6219
--- /dev/null
+++ b/examples/seq/seq.subplot
@@ -0,0 +1,10 @@
+title: "**seq**(1) acceptance tests"
+author: The Subplot project
+markdowns:
+ - seq.md
+bindings:
+ - lib/runcmd.yaml
+ - seq-extras.yaml
+impls:
+ rust:
+ - seq-extras.rs