mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02: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:
parent
77bb669dc5
commit
6e5a11ab74
5 changed files with 7 additions and 6 deletions
|
|
@ -78,7 +78,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**:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue