Fix markdown callout syntax in dynamic-profiles.md#914
Conversation
|
Learn Build status updates of commit fe3a750: ✅ Validation status: passedFor more details, please refer to the build report. |
Co-authored-by: mattwojo <7566797+mattwojo@users.noreply.github.com>
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 0b301f9: 💡 Validation status: suggestions
TerminalDocs/dynamic-profiles.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
Corrects malformed markdown callout syntax that prevents proper rendering on Microsoft Learn.
Changes
> ![NOTE]→> [!NOTE]The exclamation mark must be inside the square brackets for markdown callouts to render correctly. This matches the syntax used in 22+ other documentation files in the repository.
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.