mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-07-28 03:07:56 +00:00
docs: add anchor gate and folded references toc
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
run: npm install -g markdownlint-cli
|
||||
- name: Run markdownlint
|
||||
run: markdownlint --config .github/lint_config.json --ignore .history --ignore tools/external '**/*.md'
|
||||
- name: Check local markdown links
|
||||
- name: Check local markdown links and anchors
|
||||
run: python3 scripts/check-local-links.py
|
||||
|
||||
link-checker:
|
||||
|
||||
Reference in New Issue
Block a user