Enable markdownlint no-trailing-punctuation
and no-blanks-blockquote
(#29214)
Enable these two and fix issues.
This commit is contained in:
parent
27192bc321
commit
b96fbb567c
7 changed files with 7 additions and 9 deletions
|
@ -34,7 +34,7 @@ The source files can be found in the following directories:
|
|||
|
||||
We recommend [Google HTML/CSS Style Guide](https://google.github.io/styleguide/htmlcssguide.html) and [Google JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html)
|
||||
|
||||
### Gitea specific guidelines:
|
||||
### Gitea specific guidelines
|
||||
|
||||
1. Every feature (Fomantic-UI/jQuery module) should be put in separate files/directories.
|
||||
2. HTML ids and classes should use kebab-case, it's preferred to contain 2-3 feature related keywords.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue