Configuration¶
The extension provides the following configuration:
- project_example_style¶
- Type:
'grid','tab'- Default:
'grid'
Controls the default value of the example directive’s
:style: option.
Supported values are grid and tab. The default is grid.