BoxLang: Our new JVM Dynamic Language made by Ortus! Check it out: https://www.boxlang.io

Format XML in Print Helper

Description

Make this

print.line( '<foo><bar /></foo>' )

or this:

print.line( XMLParse( '<foo><bar /></foo>') )

output this:

<foo> <bar/> </foo>

Just like the REPL does.

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created March 23, 2022 at 8:43 PM
Updated March 23, 2022 at 8:44 PM
Resolved March 23, 2022 at 8:44 PM

Flag notifications