Commit c749fac
committed
ci: exclude docs/run_maxtext.md from mdformat
mdformat-myst escapes the :::{grid} colon-fence directives in this file,
which breaks sphinx-design grid rendering in the docs build. The grid
predates this PR; CodeQuality only flags it now because the PR touches
the file (pre-commit runs on changed files only). Mirrors the existing
exclusions for docs/guides.md and docs/guides/checkpointing_solutions.md.1 parent 82d9de2 commit c749fac
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments