From b4260c7c04f7e82a9987b7bb758040853ebc464e Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Thu, 9 Jul 2020 15:15:53 +0200 Subject: 2020-07-09 14:50:00 --- tex/context/base/mkiv/lxml-ini.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'tex/context/base/mkiv/lxml-ini.lua') diff --git a/tex/context/base/mkiv/lxml-ini.lua b/tex/context/base/mkiv/lxml-ini.lua index 77cc8717c..43643f71a 100644 --- a/tex/context/base/mkiv/lxml-ini.lua +++ b/tex/context/base/mkiv/lxml-ini.lua @@ -116,6 +116,7 @@ implement { name = "xmlsetsetup", public = true, actions = lxml.setsetu implement { name = "xmlsnippet", public = true, actions = lxml.snippet, arguments = "2 strings" } implement { name = "xmlstrip", public = true, actions = lxml.strip, arguments = "2 strings" } implement { name = "xmlstripanywhere", public = true, actions = lxml.strip, arguments = { "string", "string", true, true } } +implement { name = "xmlstripeverything", public = true, actions = lxml.strip, arguments = { "string", "string", true, true, true } } implement { name = "xmlstripnolines", public = true, actions = lxml.strip, arguments = { "string", "string", true } } implement { name = "xmlstripped", public = true, actions = lxml.stripped, arguments = "2 strings" } implement { name = "xmlstrippednolines", public = true, actions = lxml.stripped, arguments = { "string", "string", true } } -- cgit v1.2.3