Skip to content

Commit 0a584c8

Browse files
fix format
1 parent 8c53747 commit 0a584c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • .trae/skills/撰写文档-write-documentation

.trae/skills/撰写文档-write-documentation/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@ After user approval, write the approved text into the appropriate doc file. For
6868

6969
Continue with the INI code block following existing conventions:
7070

71-
```markdown
71+
````markdown
7272
In `rulesmd.ini`:
7373
```ini
7474
[SECTION] ; ObjectType
7575
KeyName=default ; accepted type
7676
KeyName.WithDots=default ; accepted type with optional explanation
7777
```
78-
```
78+
````
7979

8080
Key rules for INI documentation:
8181
- Use ` ```ini ` fenced code blocks.

0 commit comments

Comments
 (0)