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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert to use SVG twemoji #5

Merged
merged 2 commits into from
Feb 13, 2019
Merged

Revert to use SVG twemoji #5

merged 2 commits into from
Feb 13, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Feb 13, 2019

VS Code 1.31.0 cannot render SVG in Markdown preview pane. We thought that was a default behavior of 1.31 from security reason, but it is just a bug and fixed it at v1.31.1. We will revert twemoji to use SVG instead of PNG.

Related to microsoft/vscode#68033.

Screen shot (yhatt/marp-cli-example)

1.31.0 1.31.1
2019-02-13 10 02 58 2019-02-13 10 03 40
SVG image (Netlify deploy button) is not rendered, and PNG twemoji has a low resolution. SVG image can render correctly, and twemoji got a high resolution by SVG.

VS Code 1.31.0 cannot render SVG in Markdown preview pane. We thought
that was a default behavior
of 1.31 from security reason, but it seems to be just a bug and fixed it
at v1.31.1.

See: microsoft/vscode#68033
@yhatt yhatt merged commit 5297c35 into master Feb 13, 2019
@yhatt yhatt deleted the svg-twemoji branch February 13, 2019 06:07
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.

1 participant