Open swehba opened 3 years ago
Let's say I have the following headings:
## level 1 ### level 1.2 ### level 1.3 ## level 2
I would expect to see a table of contents that looks like this:
Instead, the plugin creates this:
In other words, the nested levels are not indented.
Am I doing something wrong, or could this be added as a feature?
I know this is an old issue, but for me it works perfectly fine now.
Let's say I have the following headings:
I would expect to see a table of contents that looks like this:
Instead, the plugin creates this:
In other words, the nested levels are not indented.
Am I doing something wrong, or could this be added as a feature?