Enable markdownlint no-trailing-punctuation and no-blanks-blockquote (#29214)

Enable these two and fix issues.
This commit is contained in:
silverwind
2024-02-17 13:18:05 +00:00
committed by GitHub
parent 2af7d6656a
commit 7e8366ea35
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -284,7 +284,7 @@ syntax and shouldn't be touched without fully understanding these components.
Google Analytics, Matomo (previously Piwik), and other analytics services can be added to Gitea. To add the tracking code, refer to the `Other additions to the page` section of this document, and add the JavaScript to the `$GITEA_CUSTOM/templates/custom/header.tmpl` file.
## Customizing gitignores, labels, licenses, locales, and readmes.
## Customizing gitignores, labels, licenses, locales, and readmes
Place custom files in corresponding sub-folder under `custom/options`.