Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

vdoc: escape tags in highlighted html #19731

Merged
merged 1 commit into from Nov 2, 2023

Conversation

ttytm
Copy link
Member

@ttytm ttytm commented Nov 1, 2023

Fixes #19730

Screenshot_20231101_235220

馃 Generated by Copilot at a6f936d

Escape HTML tags in code blocks and other content in vdoc HTML output. This improves security and formatting of the generated documentation.

馃 Generated by Copilot at a6f936d

  • Escape HTML tags in code blocks and other content to prevent injection or rendering issues (link, F

@spytheman spytheman merged commit 5966074 into vlang:master Nov 2, 2023
42 checks passed
@ttytm ttytm deleted the vdoc/escape-tags-in-highlighted-md branch May 7, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Html tags not aren't escaped in the documentation website
2 participants