From 41ada4c261e5db86a775bf4c576b1f2f134b5deb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Re=C5=9Fat=20SABIQ?= Date: Fri, 24 Apr 2020 12:10:25 +0600 Subject: [PATCH] Add a link to Backslash escapes sub-section around reference to "backslash escapes" in zero-width space sub-section Fixes: commonmark-spec#643 --- spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec.txt b/spec.txt index f95fbe0b..b4861444 100644 --- a/spec.txt +++ b/spec.txt @@ -622,8 +622,8 @@ foo ## Zero-width space -For most use-cases requiring escapes it's worth considering using backslash -escapes, but zero-width space can be useful sometimes as well (to change the +For most use-cases requiring escapes it's worth considering using [backslash +escapes], but zero-width space can be useful sometimes as well (to change the meaning of an adjacent character). Given differences in utilization of whitespace, zero-width space can be used to