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