Skip to content

Commit

Permalink
Fix Markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
nzakas committed Aug 21, 2024
1 parent 03ad9ab commit f91ccde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixtures/long.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ console.log(42);
```js
// Comment
function foo() {
console.log("Hello");
console.log("Hello");
}
```

Expand Down

0 comments on commit f91ccde

Please sign in to comment.