Sha256: 8e23e25829760f7a52da25321caf2c7974ea2007732e407d96deb18f0e3396f1

Contents?: true

Size: 530 Bytes

Versions: 1

Compression:

Stored size: 530 Bytes

Contents

# Demo configuring options
+ note1
a
::: These Opts blocks set the color of a couple of menu options to demonstrate the live update of options.
b
+ note2
c
```opts :opts1
menu_divider_color: yellow
menu_note_match:
menu_task_color: fg_rgb_255_63_255
```
+ note3
```opts :opts2
menu_divider_color: red
menu_note_color: yellow
menu_note_match: "^\\+ +(?<line>.+?) *$"
menu_task_color: fg_rgb_127_127_255
```
+ note4
```opts :(document_options)
menu_divider_color: green
menu_link_color: fg_rgbh_88_cc_66
menu_note_color: yellow
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
markdown_exec-1.5 examples/opts.md