This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
tachiyomi-website
Watch
2
Star
0
Fork
0
You've already forked tachiyomi-website
mirror of
https://github.com/tachiyomiorg/website.git
synced
2024-11-01 07:25:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
efe1f12023
tachiyomi-website
/
.markdownlint.json
4 lines
46 B
JSON
Raw
Normal View
History
Unescape
Escape
Add experimental markdownlint Doesn't solve any issues but prints a long log of what it considers being an issue. Also uses "sentences-per-line" to enforce 1-sentence per line, markdown handles it anyways and it makes git changes much more readable.
2023-07-18 14:48:06 +02:00
{
Lint markdown as well
2023-07-18 20:56:45 +02:00
"extends"
:
"markdownlint/style/prettier"
Add experimental markdownlint Doesn't solve any issues but prints a long log of what it considers being an issue. Also uses "sentences-per-line" to enforce 1-sentence per line, markdown handles it anyways and it makes git changes much more readable.
2023-07-18 14:48:06 +02:00
}
Reference in New Issue
Copy Permalink