Skip to content

Commit 5bcc218

Browse files
committed
Add a link to Backslash escapes sub-section around reference to "backslash escapes" in zero-width space sub-section
Fixes: commonmark-spec#643
1 parent 6144fbc commit 5bcc218

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -622,8 +622,8 @@ foo
622622

623623
## Zero-width space
624624

625-
For most use-cases requiring escapes it's worth considering using backslash
626-
escapes, but zero-width space can be useful sometimes as well (to change the
625+
For most use-cases requiring escapes it's worth considering using [backslash
626+
escapes], but zero-width space can be useful sometimes as well (to change the
627627
meaning of an adjacent character).
628628

629629
Given differences in utilization of whitespace, zero-width space can be used to

0 commit comments

Comments
 (0)