examples/import0.md in markdown_exec-1.8.9 vs examples/import0.md in markdown_exec-2.0.0
- old
+ new
@@ -1,11 +1,9 @@
-This is Page 0
+This is Page 0. It serves to demonstrate how options control the display of imported blocks and notes.
-@import import1.md
+::: "import1.md" is imported here.
-```opts :(document_options)
-user_must_approve: true
-```
+@import import1.md
::: Page 0 code blocks
```bash :page0_block1 +(page0_block2) +(page1_block2)
echo "page 0 block 1 visible"