diff --git a/testdata/sample.gloss.md b/testdata/sample.gloss.md index 8d99e8d..1040c58 100644 --- a/testdata/sample.gloss.md +++ b/testdata/sample.gloss.md @@ -40,10 +40,13 @@ Pick any allowed colour: `gray`, `blue`, `green`, `yellow`, `red`, `purple`. The `indent` attribute shifts a heading right, useful for expressing hierarchy without changing the heading level. ## `Top-level`{heading color=blue} +test ## `One level in`{heading color=blue indent=1} +test ## `Two levels in`{heading color=blue indent=2} +test ---