0

If I open an XML file in Chrome, I get a nice visual. I want to somehow copy this formatting to other programs like OneNote. It never copies the format/color though. Anything I can do to get it? Maybe even an extension if necessary?

What I see in Chrome and want to copy:

enter image description here

Or even this from SO would be nice:

<Node something="meh">
    Insides http://weblink.com
    <Indented>Super cool</Indented>
</Node>

But I always get a dumb string: <Node something="meh">Insides http://weblink.com<Indented>Super cool</Indented></Node>

1 Answers1

1

I guess this will do if no one has any secrets or workarounds!

https://www.prettifier.net/xml/