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.
_nolinebreak ?
1 parent c48675f commit 65c01abCopy full SHA for 65c01ab
src/pyconverter/xml2py/ast_tree.py
@@ -55,6 +55,7 @@
55
'``"``': "``",
56
"/_nolinebreak?": "",
57
"_nolinebreak?": "",
58
+ "_nolinebreak ?"
59
"nbsp": " ",
60
}
61
0 commit comments