From 846f6decd5eb0d03abd6b82a53591fda8a9ad6cf Mon Sep 17 00:00:00 2001 From: Ulrich Stark Date: Tue, 16 Dec 2025 18:02:37 +0100 Subject: [PATCH] remove prolog from demo page --- index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 9abfd5c4..224bf54e 100644 --- a/index.html +++ b/index.html @@ -170,7 +170,7 @@

Note!!

editor.setValue(''); const builder = new fxp.XMLBuilder(xmlBuilderOptions()); const result = builder.build(JSON.parse( $('#result').val() )); - editor.setValue('\n'+result); + editor.setValue(result); }else{ console.error("Empty input"); } @@ -255,8 +255,7 @@

Note!!

$("#lengthoutput")[0].innerText = data.length; } - editor.setValue(` - + editor.setValue(` +122233344550 Jack