Table of Contents - Mandarancio/scidown GitHub Wiki
Is possible to add a simple table of contents by using the command @toc.
Example code:
---
numbering: true
---
@toc
# Chapter I
## Section A
## Section B
# Chapter II

Is possible to add a simple table of contents by using the command @toc.
Example code:
---
numbering: true
---
@toc
# Chapter I
## Section A
## Section B
# Chapter II
