From 4986f63ae1601cce356b2c6223f36a9110b23c34 Mon Sep 17 00:00:00 2001 From: Andy C Date: Mon, 20 Jan 2025 11:54:55 -0500 Subject: [PATCH] As in the unquoted case, we now now parse it and reject it at runtime. This is issue #2234. --- doc/htm8.md | 4 ++++ osh/word_parse.py | 3 +++ spec/zsh-idioms.test.sh | 22 +++++++++++++++++----- 3 files changed, 24 insertions(+), 5 deletions(-) diff --git a/doc/htm8.md b/doc/htm8.md index 924b6b6592..a6418f5099 100644 --- a/doc/htm8.md +++ b/doc/htm8.md @@ -144,6 +144,10 @@ This makes lexing the top-level structure easier. - HTM8 tags must be balanced to convert them to XML +- `` isn't matched + - the begin and end tags must match exactly, like `` + - likewise for `