You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per this discussion #48 (comment), adjust the markdown linting configuration to follow defaults entirely.
The one rule I recommend overriding is setting list indentation to 4 spaces, as this is often important for mkdocs to correctly render content embedded within list items like code fences and admonitions.
See #52, markdown-linter-configuration.yml should be brought in line with this single override
The text was updated successfully, but these errors were encountered:
Per this discussion #48 (comment), adjust the markdown linting configuration to follow defaults entirely.
The one rule I recommend overriding is setting list indentation to 4 spaces, as this is often important for mkdocs to correctly render content embedded within list items like code fences and admonitions.
See #52,
markdown-linter-configuration.yml
should be brought in line with this single overrideThe text was updated successfully, but these errors were encountered: