examples/text-markup.md in markdown_exec-2.6.0 vs examples/text-markup.md in markdown_exec-2.7.0
- old
+ new
@@ -45,14 +45,15 @@
line_decor_main | Line-oriented text decoration (Main)
line_decor_post | Line-oriented text decoration (Post)
line_decor_pre | Line-oriented text decoration (Pre)
menu_note_match | Pattern for notes in block selection menu
+@import example-document-opts.md
```opts :(document_opts)
line_decor_post:
- :color_method: blue
:pattern: '!([^!]{0,64})!blue!'
- :color_method: green
:pattern: '!([^!]{0,64})!green!'
- :color_method: red
:pattern: '!([^!]{0,64})!red!'
-```
+```
\ No newline at end of file