examples/opts.md in markdown_exec-1.8.4 vs examples/opts.md in markdown_exec-1.8.5
- old
+ new
@@ -2,10 +2,10 @@
::: These Opts blocks set the color of a couple of menu options to demonstrate the live update of options.
```opts :opts1
menu_divider_color: yellow
-menu_note_match:
+menu_note_match: "^ *(?<line>.+?) *$"
menu_task_color: fg_rgb_255_63_255
```
```opts :opts2
menu_divider_color: red