Skip to content

Commit 96452a1

Browse files
committed
readme
1 parent 207bf3b commit 96452a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ module: {
102102
loader: 'html-loader',
103103
},
104104
{
105-
`loader: '@tianyong90/`vue-markdown-loader',
105+
`loader: '@tianyong90/vue-markdown-loader',
106106
options: {
107107
mode: 'html', // IMPORTANT
108108
}

packages/vue-markdown-loader/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ module: {
102102
loader: 'html-loader',
103103
},
104104
{
105-
`loader: '@tianyong90/`vue-markdown-loader',
105+
`loader: '@tianyong90/vue-markdown-loader',
106106
options: {
107107
mode: 'html', // IMPORTANT
108108
}

0 commit comments

Comments
 (0)