-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
has PRHas a related PRHas a related PRtype: bugSomething isn't workingSomething isn't workingtype: question or discussionQuestion or discussionQuestion or discussion
Description
- I confirm that this is a issue rather than a question.
Bug report
It seems that v1.0.0-alpha.40
breaks markdown line highlighting feature.
I believe this is caused by commit f04adbf1, which changed @vuepress/markdown-loader/index.js
. Since I replaced the content of node_modules/@vuepress/markdown-loader/index.js
with code from previous version, everything turns normal.
Version
v1.0.0-alpha.40
Steps to reproduce
I created a simple repo: vuepress-bug-report
What is expected?
markdown line highlighting feature should works.
What is actually happening?
Other relevant information
None
Metadata
Metadata
Assignees
Labels
has PRHas a related PRHas a related PRtype: bugSomething isn't workingSomething isn't workingtype: question or discussionQuestion or discussionQuestion or discussion