examples/linked.md in markdown_exec-2.0.2 vs examples/linked.md in markdown_exec-2.0.3
- old
+ new
@@ -3,9 +3,14 @@
```opts :(document_options)
pause_after_script_execution: false
user_must_approve: false
```
+```link :missing_block
+block: (display_variable)
+eval: true
+```
+
```link :link_with_vars_with_spaces
vars:
test: "1 2 3"
```