summaryrefslogtreecommitdiff
path: root/subplot.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-07-02 18:39:51 +0300
committerLars Wirzenius <liw@liw.fi>2023-07-02 18:39:51 +0300
commit5abafe388989c92f8a947aea89c0a8b7003d8297 (patch)
treed86f19915e13488b8d071d861130bb88727a3e09 /subplot.md
parente5e0a4a3cb035bf0bace9487a182478f4fff20d0 (diff)
downloadsubplot-5abafe388989c92f8a947aea89c0a8b7003d8297.tar.gz
docs: reserve all attributes on scenarios for Subplot
Sponsored-by: author
Diffstat (limited to 'subplot.md')
-rw-r--r--subplot.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/subplot.md b/subplot.md
index 269343b..fe60bb3 100644
--- a/subplot.md
+++ b/subplot.md
@@ -528,6 +528,11 @@ block for the test program. Snippets under the same heading belong
together; the next heading of the same or a higher level ends the
scenario.
+For `scenario` blocks you may not use any attributes. All attributes
+are reserved for Subplot. Subplot doesn't define any attributes yet,
+but by reserving all of them, it can add them later without it being
+a breaking change.
+
For embedding test data files in the Markdown document, Subplot
understands the `file` tag: