fix: add missing heading anchors for doom-lint#177
Conversation
Add explicit custom IDs to headings referenced by anchor links to fix
doom-lint:no-unmatched-anchor errors. In MDX files, braces must be
escaped as \{#id} to avoid JSX expression parsing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Caution Review failedFailed to post review comments WalkthroughThis PR adds comprehensive documentation for new platform features including Kubeflow integration, LLM Compressor toolkit, and TrustyAI components. It also updates existing installation guides, adds KEDA autoscaling and ModelCar support documentation, introduces supporting artifacts (Jupyter notebooks and Docker sync script), and updates configuration files and release notes to reflect version 2.1.0. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 Ruff (0.15.7)docs/public/calibration-compressor.ipynbUnexpected end of JSON input docs/public/data-free-compressor.ipynbUnexpected end of JSON input Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Deploying alauda-ai with
|
| Latest commit: |
05f4bfc
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://46ef254f.alauda-ai.pages.dev |
| Branch Preview URL: | https://hotfix-2-1-lint-error.alauda-ai.pages.dev |
Summary
\{#id}) to headings that are referenced by anchor linksdoom-lint:no-unmatched-anchorerrors across 7 documentation files\{#id}to avoid JSX expression parsingChanges
docs/en/dify/install.mdxstorage-s3-and-pvcdocs/en/installation/ai-cluster.mdxdownloadingdocs/en/installation/ai-cluster.mdxuploadingdocs/en/installation/ai-cluster.mdxenabling-knative-functionalitydocs/en/label_studio/install.mdx41-disable-user-registrationdocs/en/llama_stack/quickstart.mdxhow-to-prepare-python-312-in-notebookdocs/en/model_inference/inference_service/functions/inference_service.mdxcreate-inference-servicedocs/en/model_inference/model_management/functions/model_repository.mdxcreate-model-repositorydocs/en/trustyai/ai-guardrails.mdxports-and-rolesTest plan
doom lint- 0 errors, 0 warnings🤖 Generated with Claude Code
Summary by CodeRabbit
Documentation
Chores