mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
fix: resolve markdownlint issues in documentation
- Remove trailing whitespace from inline code - Add blank line before table - Fix heading levels to ensure proper hierarchy - Convert bare URLs to markdown links
This commit is contained in:
@@ -66,7 +66,7 @@ EOF",
|
||||
```
|
||||
|
||||
**Model Parameter Notes**:
|
||||
- `{{GEMINI_MODEL_FLAG}}`: When using `--backend gemini`, replace with `--gemini-model gemini-3-pro-preview ` (note trailing space); use empty string for codex
|
||||
- `{{GEMINI_MODEL_FLAG}}`: When using `--backend gemini`, replace with `--gemini-model gemini-3-pro-preview` (note trailing space); use empty string for codex
|
||||
|
||||
**Role Prompts**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user