mkdocs works best when 4 space indentation is used consistently for lists, as ambiguous cases can arise when embedding advanced content within lists or nested lists that result in things not getting rendered correctly. You'll commonly encounter this when having code blocks or admonitions within list bullets.
mkdocs works best when 4 space indentation is used consistently for lists, as ambiguous cases can arise when embedding advanced content within lists or nested lists that result in things not getting rendered correctly. You'll commonly encounter this when having code blocks or admonitions within list bullets.
See this rats nest for example
This PR configures VSCode's markdown linter