Skip to content

A simple script that formats / pretty-prints an xml file using a basic XSLT identity transform and the xsltproc command

Notifications You must be signed in to change notification settings

BechtelCanDoIt/format-xml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Uses a simple XSLT "identity" transform and the xsltproc (dependency) command to essentially re-write an xml file, pretty-printings it in the process.

About

A simple script that formats / pretty-prints an xml file using a basic XSLT identity transform and the xsltproc command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 70.4%
  • Shell 29.6%