Skip to content

Commit 06c60dd

Browse files
committed
chore(markdown): add empty line
1 parent ebd0914 commit 06c60dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@vuepress/markdown/__tests__/plugins/linksPlugin.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@ describe('@vuepress/markdown > plugins > linksPlugin', () => {
399399
},
400400
])
401401
})
402+
402403
it('should not conflict with base', () => {
403404
const md = MarkdownIt({ html: true }).use(linksPlugin)
404405
const env: MarkdownEnv = {

0 commit comments

Comments
 (0)