Hi, how can I create an empty element with current D2 std.xml Element implementation?

stdout.writeln(new Element("foo")); // Shields <foo></foo> instead of <foo />

Thanks in advance,
Tom;

Reply via email to