Sha256: ca1495d1a05c4a81814b4401443bd8d121649108df7fdd03f0542043d9d62207
Contents?: true
Size: 353 Bytes
Versions: 1
Compression:
Stored size: 353 Bytes
Contents
This document demonstrates the automatic loading of options in a block with a reserved name. ```opts :(document_opts) menu_divider_format: "=> %{line} == %{line} <=" ``` The divider below is named "Divider #1". Notice the "(document_opts)" block sets the "menu_divider_format" option to duplicate the divider name when it is displayed. ::: Divider #1
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
markdown_exec-2.6.0 | examples/document_options.md |