diff --git a/CHANGES.html b/CHANGES.html index 912a0944..4bbb7179 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -27,9 +27,9 @@
-is no longer applicable.Caveats: please properly escape less-thans. x<y - instead of x<y, and use " instead of - " for string delimiters.
+Caveats: please properly escape less-thans. x<y + instead of x<y, and use " instead of + " for string delimiters.
nocode
spans to allow embedding of line
+ numbers and code annotations which should not be styled or otherwise
+ affect the tokenization of prettified code.
+ See the issue 22 testcase.
+