plugins:xml-pretty-print

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
plugins:xml-pretty-print [2015/08/19 19:32] – [More] adminplugins:xml-pretty-print [2018/01/10 20:36] (current) – external edit 127.0.0.1
Line 4: Line 4:
 As formating engine based on code for beautifing of XML by [[https://github.com/vkiryukhin|Vadim Kiryukhin]]. As formating engine based on code for beautifing of XML by [[https://github.com/vkiryukhin|Vadim Kiryukhin]].
  
-So, if you want to pretty print or beautify your ugly, one line, or wrongly formatted XML file (or file with syntax similar/inherited from XML as HTML, SVG or XSLT) this plugin for text editor will be useful. +So, if you want to pretty print or improve your ugly, one line, or wrongly formatted XML file (or file with syntax similar/inherited from XML as HTML, SVG or XSLT) this plugin for text editor will be useful. 
  
-The plugin is seamlessly integrated, so just use common code formatting commands to get it acting - for syntaxes based on XML formatting will be automatically beautified.+The plugin is seamlessly integrated, so just use common code formatting commands to get it acting - for syntaxes based on XML formatting will be automatically enhanced.
  
 Example, one line code (word wrapped) before:\\ Example, one line code (word wrapped) before:\\