From 07b53cf6e6c57bf8d8bfc3b222b8a2454b84fa3f Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Tue, 9 Mar 2021 12:30:41 +0100 Subject: 2021-03-09 11:42:00 --- tex/context/base/mkiv/lxml-tab.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/context/base/mkiv/lxml-tab.lua') diff --git a/tex/context/base/mkiv/lxml-tab.lua b/tex/context/base/mkiv/lxml-tab.lua index 3af4974d3..edc4e75eb 100644 --- a/tex/context/base/mkiv/lxml-tab.lua +++ b/tex/context/base/mkiv/lxml-tab.lua @@ -1967,7 +1967,7 @@ function xml.kind(e) local tg = d.tg if tg == "@cd@" then return "cdata" - elseif tg == "@cm" then + elseif tg == "@cm@" then return "comment" elseif tg == "@pi@" then return "instruction" -- cgit v1.2.3