ebullient3k downloadsUse markdownlint to make the contents of your files more consistent.
This plugin uses the markdownlint library to lint files in your vault.
This plugin supports a subset of files supported by markdownlint-cli2. Specifically .markdownlint.jsonc, .markdownlint.json, .markdownlint.yaml, or .markdownlint.yml.[^1]
[^1]: Other formats require interpretation or use parsers that don't work well as an Obsidian plugin, in my experience. If you have a favorite format beyond these few, I welcome your help in making it work. Otherwise, it is what it is.
Settings -> Community PluginsSettings -> Obsidian 42 - BRAT)Beta Plugin List sectionAdd Beta Pluginebullient/obsidian-markdownlintSettings -> Community Plugins)If one of the supported config files (listed above) is present, markdown files will be linted with markdownlint following the configured rules.
Issues with your file will be highlighted in the editor for you to fix as you go.