summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-09-15 11:33:42 +0300
committerLars Wirzenius <liw@liw.fi>2021-09-16 16:40:18 +0300
commit2debcca326c0f87e06d71ba938cb229dc723cc93 (patch)
tree452b7c0fa42b5476ac2b3ea1fc763f5c590e2898
parent458525d21c9960d98fa932be06cf133cd910ce7b (diff)
downloadsubplot-2debcca326c0f87e06d71ba938cb229dc723cc93.tar.gz
fix: YAML end-marker
Sponsored-by: pep.foundation
-rw-r--r--subplotlib/files.md2
-rw-r--r--subplotlib/runcmd.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/subplotlib/files.md b/subplotlib/files.md
index 56bea41..a5b54fc 100644
--- a/subplotlib/files.md
+++ b/subplotlib/files.md
@@ -4,7 +4,7 @@ author: The Subplot project
template: rust
bindings:
- lib/files.yaml
----
+...
# Introduction
diff --git a/subplotlib/runcmd.md b/subplotlib/runcmd.md
index 83ba5cb..d6210fb 100644
--- a/subplotlib/runcmd.md
+++ b/subplotlib/runcmd.md
@@ -5,7 +5,7 @@ template: rust
bindings:
- lib/runcmd.yaml
- lib/files.yaml
----
+...
# Introduction