mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-08-10 16:32:28 +00:00
docs: add fence language tags in DOCS_TRANSLATIONS.md
Mark the checklist and example output blocks with markdown and text identifiers for correct rendering.
This commit is contained in:
@@ -57,7 +57,7 @@ Commit English and locale files together.
|
||||
|
||||
## Checklist
|
||||
|
||||
```
|
||||
```markdown
|
||||
- [ ] Git: listed changed docs/edge/en/*.mdx files
|
||||
- [ ] ar: updated/created matching files
|
||||
- [ ] ko: updated/created matching files
|
||||
@@ -70,7 +70,7 @@ Commit English and locale files together.
|
||||
|
||||
`git diff --name-only HEAD -- docs/edge/en/` returns:
|
||||
|
||||
```
|
||||
```text
|
||||
docs/edge/en/concepts/llms.mdx
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user