@outline
documentjs.tags.outline
Controls the outline behavior.
@outline DEPTH TAG
Controls the outline's depth and type.
Parameters
-
DEPTH
=1
{Number}
OptionalThe number of headers below and including h2. For example,
2
will includeh2
andh3
elements. -
TAG
="ul"
{String}
OptionalMake the list an ordered list.