We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350536b commit c3bf1ddCopy full SHA for c3bf1dd
xmlua.rockspec
@@ -70,6 +70,7 @@ build = {
70
["xmlua.namespace-declaration"] = "xmlua/namespace-declaration.lua",
71
["xmlua.node"] = "xmlua/node.lua",
72
["xmlua.node-set"] = "xmlua/node-set.lua",
73
+ ["xmlua.notation"] = "xmlua/notation.lua",
74
["xmlua.notation-declaration"] = "xmlua/notation-declaration.lua",
75
["xmlua.processing-instruction"] = "xmlua/processing-instruction.lua",
76
["xmlua.searchable"] = "xmlua/searchable.lua",
0 commit comments