Skip to content

Commit 03f268d

Browse files
committed
chore: add final newline to markdownUtils.js
1 parent fb5c442 commit 03f268d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/utils/markdownUtils.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,4 +290,5 @@ export function preprocessMarkdown(content) {
290290
});
291291

292292
return processed;
293-
}
293+
}
294+

0 commit comments

Comments
 (0)