Skip to content

Fix MD040 lint errors in Lidarr docs#450

Open
helliott20 wants to merge 4 commits into
Servarr:masterfrom
helliott20:fix-lidarr-md040-codeblocks
Open

Fix MD040 lint errors in Lidarr docs#450
helliott20 wants to merge 4 commits into
Servarr:masterfrom
helliott20:fix-lidarr-md040-codeblocks

Conversation

@helliott20
Copy link
Copy Markdown

The pre-commit.ci / markdownlint check is currently failing on master due to four fenced code blocks missing a language specifier (rule MD040):

  • lidarr/tips-and-tricks.md:25, :40
  • lidarr/importing-existing-library.md:41, :47

All four are directory-tree / file-path illustrations, so I've tagged them as ```text. No content changes — just the language hint on the opening fences. This should turn the markdownlint hook green again.

(Spotted while opening #449.)

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