diff --git a/preserves-text.md b/preserves-text.md index d622307..5d4cb57 100644 --- a/preserves-text.md +++ b/preserves-text.md @@ -283,7 +283,6 @@ named “`Value`” without altering the semantic class of `Value`s. interpreted as comments associated with that value. Comments are sufficiently common that special syntax exists for them. - Value =/ ws ("#" [(%x20 / %x09) linecomment]) (CR / LF) Value linecomment = *