Skip to content

Commit 5d09722

Browse files
chore: Format README
1 parent 4112595 commit 5d09722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# `md-slash`
22

3-
A custom Markdown preprocessor to convert trailing `/` into line breaks (i.e. `<br>` tags).
3+
A custom Markdown preprocessor to convert trailing `/` into line breaks (i.e. `<br>` tags).\
44
This is not natively supported by Python-Markdown, so we need to implement it ourselves.

0 commit comments

Comments
 (0)