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

feat: added fenced code support for markdown files #1485

Merged
merged 4 commits into from
Dec 12, 2019

Conversation

logaretm
Copy link
Contributor

@logaretm logaretm commented Nov 2, 2019

Hello,

This PR adds vue language injection to markdown fenced code blocks with vue identifier, it allows syntax highlighting for SFCs inside Markdown.

I'm not a VSCode extension developer so I followed the stuff mentioned here and in #1024

I'm not sure how I would add this to the tests though, any pointers would be great!

closes #1024

@octref
Copy link
Member

octref commented Dec 12, 2019

Great work. Thanks you!

@octref octref force-pushed the feat/inject-markdown-fenced-code branch from 0062295 to eabdbe5 Compare December 12, 2019 19:59
@octref octref merged commit 7eaaaac into vuejs:master Dec 12, 2019
@vue-bot
Copy link

vue-bot commented Dec 12, 2019

Hey @logaretm, thank you for your time and effort spent on this PR, contributions like yours help make Vue better for everyone. Cheers! 💚

@logaretm logaretm deleted the feat/inject-markdown-fenced-code branch January 24, 2020 15: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.

Feature request: syntax highlighting for vue language code blocks in markdown
3 participants