chore(All Markdown Files): auto wrap text, fix typos

This commit is contained in:
Ryan Yin
2024-03-16 19:45:36 +08:00
parent 1e38f7bb09
commit 0eb83b22f0
79 changed files with 2477 additions and 2896 deletions

2
.github/FUNDING.yml vendored
View File

@@ -1,2 +1,2 @@
patreon: ryan4yin
custom: ['https://buymeacoffee.com/ryan4yin', 'https://afdian.net/a/ryan4yin']
custom: ["https://buymeacoffee.com/ryan4yin", "https://afdian.net/a/ryan4yin"]

View File

@@ -8,7 +8,7 @@ on:
- "scripts/**"
- "**.md"
- "**.nu"
- 'Justfile'
- "Justfile"
pull_request:
branches:
- main
@@ -16,7 +16,7 @@ on:
- "scripts/**"
- "**.md"
- "**.nu"
- 'Justfile'
- "Justfile"
jobs:
checks:

View File

@@ -4,7 +4,7 @@ on:
branches:
- main
tags:
- '*'
- "*"
jobs:
mirror: