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

Improve engine compatibility with VS Code #27

Merged
merged 3 commits into from
Apr 25, 2019
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Apr 23, 2019

As same as #25, Marp engine since v0.1.0 had lost some internal compatibillities with VS Code's default markdown-it.

This PR will apply a few settings of the original engine: Image renderer with stabilizer, and link normalizer with vscode scheme support.

Currently an original link validator is not applied to Marp because it would be over-recognized the unsupported URL-like text.

yhatt added 2 commits April 11, 2019 10:54
Enable image stabilizer for better scroll sync, and use link normalizer
to allow VS Code supported scheme.
@yhatt yhatt changed the title Improve engine's compatibillity with VS Code Improve engine compatibility with VS Code Apr 25, 2019
@yhatt yhatt merged commit c843d70 into master Apr 25, 2019
@yhatt yhatt deleted the compatibility-with-vscode branch April 25, 2019 09:58
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