aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--syntax.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax.md b/syntax.md
index 0123d7e..1fa5388 100644
--- a/syntax.md
+++ b/syntax.md
@@ -123,7 +123,7 @@ The following sequences of characters form *punctuators*:
- `&`
- `|`
- `^`
-- `~`
+- the tilde, `~` (given special treatment on this line due to [a bug in the Markdown renderer that sr.ht uses](https://github.com/miyuchina/mistletoe/issues/91))
- `>`
- `<`
- `=`