fix(docs-windows-wsl): update caution note for server security#12467
fix(docs-windows-wsl): update caution note for server security#12467rekram1-node merged 2 commits intoanomalyco:devfrom
Conversation
|
The following comment was made by an LLM, it may be inaccurate: Found a potentially related PR: PR #12125 - "docs: fix caution block alignment on Windows (WSL) page"
This PR might be related to your current PR #12467 as both deal with fixing caution block rendering on the same documentation page. You should verify if PR #12125 addresses the same issue or if it's a different aspect of the caution block formatting. |
True, but tested the other solution and it doesnt work |
What does this PR do?
Fixes #12466 and Fixes #12084
Just moves the code snippnet outside the caution tag and it renders better now.
How did you verify your code works?
Before:

After:
