Skip to content

Fix the indentation of the generated TOC#116

Merged
ekalinin merged 1 commit intoekalinin:masterfrom
Barthelemy:fix-indentation
Apr 25, 2021
Merged

Fix the indentation of the generated TOC#116
ekalinin merged 1 commit intoekalinin:masterfrom
Barthelemy:fix-indentation

Conversation

@Barthelemy
Copy link
Copy Markdown
Contributor

At the moment the TOC starts with an indentation :

   * [QuickStart](#quickstart)
      * [Requirements](#requirements)
      * [Setup](#setup)

It confuses other tools such as mkdocs.

This PR proposes to align the first level of bullets to the left.

The first bullet is aligned at the extreme left. Indentation is 3 spaces from there on.
@ekalinin ekalinin merged commit 8a1285e into ekalinin:master Apr 25, 2021
@ekalinin
Copy link
Copy Markdown
Owner

Thanks!

ekalinin added a commit that referenced this pull request Sep 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants