We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f575cd commit a015da6Copy full SHA for a015da6
docusaurus/scripts/strapi-release-analyzer/index.js
@@ -490,7 +490,7 @@ Respond with a JSON object in this minimal shape (JSON only, no markdown):
490
- Prefer targets among the "Candidate Documentation Pages" when applicable.
491
- Include an anchor from the page's anchors list when relevant.
492
- Keep the response JSON-only (no markdown outside JSON).
493
- - Set `newPage: true` only if a new documentation page should be created and no existing target fits.
+ - Set \`newPage: true\` only if a new documentation page should be created and no existing target fits.
494
495
Respond ONLY with valid JSON, no markdown formatting, no additional text.`;
496
0 commit comments