@outline module
Controls the outline behavior.
@outline DEPTH TAG
Controls the outline's depth and type.
Parameters
- DEPTH
{Number}
:The number of headers below and including h2. For example,
2
will includeh2
andh3
elements. - TAG
{String}
:Make the list an ordered list.