@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,
2will includeh2andh3elements. - TAG
{String}:Make the list an ordered list.