Skip to content

Conversation

jdkoren
Copy link
Contributor

@jdkoren jdkoren commented Jul 7, 2020

Adds a renderer in between to control whether or not we apply HTML
escapes to source code blocks.

Fixes #2252

Adds a renderer in between to control whether or not we apply HTML
escapes to source code blocks.

Fixes dart-lang#2252
@googlebot googlebot added the cla: yes Google CLA check succeeded. label Jul 7, 2020
@devoncarew devoncarew requested a review from srawlins July 7, 2020 22:37
Copy link
Member

@srawlins srawlins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Two small comments.

@jdkoren jdkoren requested a review from srawlins July 8, 2020 04:03
Copy link
Member

@srawlins srawlins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@srawlins srawlins merged commit b0e2786 into dart-lang:master Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code blocks in Markdown output don't need HTML escapes
4 participants