Closed bjtho08 closed 6 months ago
Currently, only unordered lists are supported. I would like support for ordered lists.
The end result would be something like this:
% The code block below ```toc title: # Table of Contents style: nestedOrderedList
% results in the following toc
% given these headings in the document
Supported in 1.4.0, thanks!
1.4.0
Currently, only unordered lists are supported. I would like support for ordered lists.
The end result would be something like this:
% results in the following toc
Table of Contents
% given these headings in the document
First heading
Second Heading
First Sub-Heading
Second Sub-heading
Third Heading