fix(skills): Remove stray code fence in README#15
Open
AA1HSHH wants to merge 1 commit intoluongnv89:mainfrom
Open
fix(skills): Remove stray code fence in README#15AA1HSHH wants to merge 1 commit intoluongnv89:mainfrom
AA1HSHH wants to merge 1 commit intoluongnv89:mainfrom
Conversation
Remove extra closing code fence that breaks markdown rendering in the Codebase Map section of 03-skills/README.md. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
added model training |
xiaobin
pushed a commit
to xiaobin/claude-howto-cn
that referenced
this pull request
Apr 4, 2026
Fixed anchor links that pointed to non-existent headings: - LEARNING-ROADMAP.zh-CN.md: #里程碑-1a-第一个命令--记忆 → #里程碑-1a-第一个命令和记忆 - README.zh-CN.md: #get-started-in-15-minutes → luongnv89#15-分钟快速上手 (5 occurrences) - CATALOG.zh-CN.md: 9 English anchors → correct Chinese anchors - STYLE_GUIDE.zh-CN.md: 2 English anchors → correct Chinese anchors - claude_concepts_guide.zh-CN.md: #插件 → #插件加载流程 - 01-slash-commands/README.zh-CN.md: #mcp-prompts-as-commands → #mcp-提示词作为命令
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
03-skills/README.mdWhat changed
03-skills/README.mdline 436: replaced stray ``` with a blank line to fix an incorrectly closed code block.Test plan