@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,
2will includeh2andh3elements. -
TAG
="ul"{String}OptionalMake the list an ordered list.