molnarp · GitHub

A plugin to indent well-formed, HTML-encoded XML code. Perfect to mix with google-code-prettify for XML code!

Example

$.indentxml("<a>\n<b/>\n</a>");

outputs:

<a> <b/> </a>

About

A plugin to indent well-formed, HTML-encoded XML code.

Resources

Readme

Apache-2.0 license

Activity

Stars

0 stars

Watchers

1 watching

Forks

1 fork

Releases

Packages

Contributors

Languages

Read the original on github.com ↗