You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't HTML escape source code blocks in Markdown (#2253)
* Don't HTML escape source code blocks in Markdown
Adds a renderer in between to control whether or not we apply HTML
escapes to source code blocks.
Fixes#2252
0 commit comments