From 9d223bf4408cf4c6b40eb9e6ba0efb302dbae7e6 Mon Sep 17 00:00:00 2001 From: Ryan Balfanz <133278+RyanBalfanz@users.noreply.github.com> Date: Thu, 20 Oct 2022 12:30:05 -0700 Subject: [PATCH] Fix multiple top-level headings MD025/single-title/single-h1: Multiple top-level headings in the same document markdownlint MD025 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a91d7898d..609619eea 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ And can take advantage of: And many other things! -# pre-commit +## pre-commit * [Documentation](https://pre-commit.com/)