fabro/docs/public/reference
Bryan Helmkamp 24b8f1ec04
fix(docs): use MDX comment syntax for generated fences
Mintlify parses pages as MDX and rejects HTML-style `<!-- ... -->`
comments, which broke the docs deployment on cli.mdx with a parse
error. Switch the generator fences (and the matching markers in the
two reference pages and the dev test fixtures) to `{/* ... */}` so
Mintlify can parse them.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 01:27:43 -04:00
..
acknowledgements.mdx refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
architecture.mdx refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
cli.mdx fix(docs): use MDX comment syntax for generated fences 2026-04-29 01:27:43 -04:00
dot-language.mdx refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
run-directory.mdx fix: close sandbox-native metadata gaps 2026-04-28 08:05:18 -07:00
sdk.mdx Make git metadata sandbox-native 2026-04-27 21:43:15 -07:00
shell-completions.mdx refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
user-configuration.mdx fix(docs): use MDX comment syntax for generated fences 2026-04-29 01:27:43 -04:00
verifying-releases.mdx refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00