Skip to content

fix escaping of xml code snippets#11253

Open
riknoll wants to merge 1 commit intomasterfrom
dev/riknoll/arcade-fix-print
Open

fix escaping of xml code snippets#11253
riknoll wants to merge 1 commit intomasterfrom
dev/riknoll/arcade-fix-print

Conversation

@riknoll
Copy link
Copy Markdown
Member

@riknoll riknoll commented Apr 7, 2026

fixes #11243
fixes microsoft/pxt-arcade#7549

fixes print. the root cause of this issue was that our markdown renderer wasn't properly escaping embedded xml snippets, which led to them being stripped from the generated XML when we ran the DOM sanitizer over the output

@riknoll riknoll requested a review from a team April 7, 2026 00:05
@abchatra
Copy link
Copy Markdown
Collaborator

abchatra commented Apr 7, 2026

Lets hotfix this.

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.

Print code broken Print function not working

3 participants