Skip to content

Commit 320322a

Browse files
khiga8DavidAnson
authored andcommitted
remove whitespace
1 parent 68c752b commit 320322a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

test/descriptive-link-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ Go to this [link]((https://example.com/second)). {MD059}
2929
[Example URL]: https://example.com
3030

3131
{MD059} [click
32-
here](https://example.com)
32+
here](https://example.com)

test/snapshots/markdownlint-test-scenarios.mjs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11178,7 +11178,7 @@ Generated by [AVA](https://avajs.dev).
1117811178
},
1117911179
{
1118011180
errorContext: `[click␊
11181-
here]`,
11181+
here]`,
1118211182
errorDetail: null,
1118311183
errorRange: null,
1118411184
fixInfo: null,
@@ -11222,7 +11222,7 @@ Generated by [AVA](https://avajs.dev).
1122211222
[Example URL]: https://example.com␊
1122311223
1122411224
{MD059} [click␊
11225-
here](https://example.com)␊
11225+
here](https://example.com)␊
1122611226
`,
1122711227
}
1122811228

Binary file not shown.

0 commit comments

Comments
 (0)