-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
First of all thanks for the great project! I think an useful feature might be to have a flag to see if the table of contents is empty. Perhaps something in this direction:
{% if not toc.empty %}
<h2>Table of Contents</h2>
{% endif %}
This could be useful for short articles that do not require a table of contents.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels