examples/opts.md in markdown_exec-1.7 vs examples/opts.md in markdown_exec-1.8

- old
+ new

@@ -17,6 +17,13 @@ ```opts :(document_options) menu_divider_color: green menu_link_color: fg_rgbh_88_cc_66 menu_note_color: yellow + +menu_note_match: "^\\s*(?<line>[^\\s/].*)\\s*$" # Pattern for notes in block selection menu; start with any char except '/' ``` + +note 1 +note 2 ends with / + / note 3 starts with / +note 4