About 671,000 results
Open links in new tab
  1. How do I format XML in Notepad++? - Stack Overflow

    Apr 6, 2019 · Here's how and why: 1.TextFX -> TextFX HTML Tidy -> Tidy: reindent XML TextFX has the benefit of wrapping long lines, which XML Tools does not do, but it doesn't indent …

  2. How can I pretty print XML content from the command line?

    Learn how to pretty print XML content from the command line using various tools and techniques.

  3. Format XML string to print friendly XML string - Stack Overflow

    Jul 14, 2009 · 10 Check the following link: How to pretty-print XML (Unfortunately, the link now returns 404 : () The method in the link takes an XML string as an argument and returns a well …

  4. How to pretty print XML from Java? - Stack Overflow

    Sep 26, 2008 · Learn how to format XML output in Java using various techniques and libraries for better readability and debugging.

  5. Free XML Formatting tool - Stack Overflow

    Is there a free XML formatting (indent) tool available where I can past an XML string and have it formatted so I can read the XML document correctly? Thanks Edit ~ I am using XML Notepad …

  6. How To Auto-Format / Indent XML/HTML in Notepad++

    Aug 19, 2011 · Is there a way to re-indent a block of code? I'm looking for something similar to Ctrl + Shift + F in Eclipse (Auto-Format/Indent). To be clear, I already know how to format XML …

  7. How to print pretty xml in javascript? - Stack Overflow

    Jul 27, 2009 · What's the best way to pretty-print xml in JavaScript? I obtain xml content through ajax call and before displaying this request in textarea i want to format it so it looks nice to the …

  8. Pretty printing XML with javascript - Stack Overflow

    Dec 18, 2008 · Learn how to pretty print XML using JavaScript with tips and code examples for better formatting and readability.

  9. XML indentation using plugin for VS code - Wrap Attributes

    Jan 25, 2023 · I am looking for a way to use the plugin VS Code Pretty Formatter or some else plugin for ident XML files and its classes in two ways: Block and Inline. Is there some way I …

  10. how to install sublime text indent xml in sublime 3

    None of the above answers worked for me as they appeared to be missing a crucial 'step' to the process (step 2 below). This is how I got it to install for me in Windows using Sublime Text 3: …