File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://img.shields.io/travis/fengyuanchen/markdown-to-vue-loader.svg )] ( https://travis-ci.org/fengyuanchen/markdown-to-vue-loader ) [ ![ Coverage Status] ( https://img.shields.io/codecov/c/github/fengyuanchen/markdown-to-vue-loader.svg )] ( https://codecov.io/gh/fengyuanchen/markdown-to-vue-loader ) [ ![ Downloads] ( https://img.shields.io/npm/dm/markdown-to-vue-loader.svg )] ( https://www.npmjs.com/package/markdown-to-vue-loader ) [ ![ Version] ( https://img.shields.io/npm/v/markdown-to-vue-loader.svg )] ( https://www.npmjs.com/package/markdown-to-vue-loader ) [ ![ Dependencies] ( https://img.shields.io/david/fengyuanchen/markdown-to-vue-loader.svg )] ( https://www.npmjs.com/package/markdown-to-vue-loader )
4
4
5
- > Markdown to Vue component loader for [ Webpack] ( https://webpack.js.org ) .
5
+ > Markdown to Vue component loader for [ Webpack] ( https://webpack.js.org/ ) .
6
6
7
7
- The built-in markdown parser is [ ** markdown-it** ] ( https://github.com/markdown-it/markdown-it ) .
8
8
- [ Examples] ( https://fengyuanchen.github.io/markdown-to-vue-loader ) .
@@ -372,8 +372,8 @@ will render as this:
372
372
373
373
## Versioning
374
374
375
- Maintained under the [Semantic Versioning guidelines](https://semver.org).
375
+ Maintained under the [Semantic Versioning guidelines](https://semver.org/ ).
376
376
377
377
## License
378
378
379
- [MIT](https://opensource.org/licenses/MIT) © [Chen Fengyuan](https://chenfengyuan.com)
379
+ [MIT](https://opensource.org/licenses/MIT) © [Chen Fengyuan](https://chenfengyuan.com/ )
Original file line number Diff line number Diff line change 35
35
],
36
36
"author" : {
37
37
"name" : " Chen Fengyuan" ,
38
- "url" : " https://chenfengyuan.com"
38
+ "url" : " https://chenfengyuan.com/ "
39
39
},
40
40
"license" : " MIT" ,
41
41
"bugs" : {
Original file line number Diff line number Diff line change 41
41
</a >
42
42
<a
43
43
class =" nav-link"
44
- href =" https://fengyuanchen.github.io"
44
+ href =" https://fengyuanchen.github.io/ "
45
45
title =" Explore more projects"
46
46
>
47
47
Explore
139
139
</a >
140
140
<a
141
141
class =" nav-link"
142
- href =" https://chenfengyuan.com"
142
+ href =" https://chenfengyuan.com/ "
143
143
>
144
144
About
145
145
</a >
You can’t perform that action at this time.
0 commit comments