summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2023-07-02 19:34:52 +0000
committerDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2023-07-02 19:34:52 +0000
commit7a11efdf232d01ad5df1dab44514ed7481e5f346 (patch)
treed86f19915e13488b8d071d861130bb88727a3e09
parente5e0a4a3cb035bf0bace9487a182478f4fff20d0 (diff)
parent5abafe388989c92f8a947aea89c0a8b7003d8297 (diff)
downloadsubplot-7a11efdf232d01ad5df1dab44514ed7481e5f346.tar.gz
Merge branch 'liw/scenario-attrs' into 'main'
docs: reserve all attributes on scenarios for Subplot Closes #329 See merge request subplot/subplot!345
-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: