Add cyo post

This commit is contained in:
2026-02-03 09:21:54 -07:00
parent 73e56f66e3
commit 5d099548fc
4 changed files with 50 additions and 4 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
// MD013/line-length : Line length : https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md013.md
"MD013": {
// Number of characters
"line_length": 120,
"line_length": 300,
// Number of characters for headings
"heading_line_length": 120,
// Number of characters for code blocks