Просмотр исходного кода

Merge pull request #457 from ColtWindy/fix/writing-plans-nested-code-fence

fix(writing-plans): use 4-backtick fence for nested code blocks in Task Structure template
Jesse Vincent 7 месяцев назад
Родитель
Сommit
b97b5f228d
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      skills/writing-plans/SKILL.md

+ 2 - 2
skills/writing-plans/SKILL.md

@@ -46,7 +46,7 @@ Assume they are a skilled developer, but know almost nothing about our toolset o
 
 ## Task Structure
 
-```markdown
+````markdown
 ### Task N: [Component Name]
 
 **Files:**
@@ -85,7 +85,7 @@ Expected: PASS
 git add tests/path/test.py src/path/file.py
 git commit -m "feat: add specific feature"
 ```
-```
+````
 
 ## Remember
 - Exact file paths always