You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2024. It is now read-only.
varchild=node.AddChild().SetValue(nodeField,newTextNode("Very long text. Very long text. Very long text. Very long text. Very long text. Very long text. Very long text. Very long text."));
51
+
varchild=node.AddChild().SetValue(nodeField,newTextNode("Very long text with NewLines. \n\nVery long text with NewLines.\n\nVery long text. Very long text. Very long text. Very long text."));
child=node.AddChild().SetValue(nodeField,newTextNode("Short text. Short text. Short text."));
54
54
child.AddChild().SetValue(nodeField,newTextNode("Very long text. Very long text. Very long text. Very long text. Very long text. Very long text. Very long text. Very long text."));
0 commit comments