Tabify
This commit is contained in:
parent
0b85c4fcae
commit
66594fe4c4
@ -1226,7 +1226,7 @@ namespace UniversalEditor.DataFormats.Markup.XML
|
||||
{
|
||||
nextAttributeName = currentString;
|
||||
currentString = string.Empty;
|
||||
char ccq = tr.PeekChar();
|
||||
char ccq = tr.PeekChar();
|
||||
if (ccq != '"' && ccq != '\'')
|
||||
{
|
||||
char cc = '\0';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user