1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

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 14:18:05 +01:00
committed by GitHub
parent 27192bc321
commit b96fbb567c
7 changed files with 7 additions and 9 deletions

View File

@@ -222,7 +222,7 @@ Please check [Gitea's logs](administration/logging-config.md) for error messages
<a href="{{.Link}}">{{.Repo}}#{{.Issue.Index}}</a>.
</p>
{{if not (eq .Body "")}}
<h3>Message content:</h3>
<h3>Message content</h3>
<hr>
{{.Body | Str2html}}
{{end}}
@@ -245,7 +245,7 @@ This template produces something along these lines:
> [@rhonda](#) (Rhonda Myers) updated [mike/stuff#38](#).
>
> #### Message content:
> #### Message content
>
> \_********************************\_********************************
>