alek-sys / sublimetext_indentxml

Plugin for Sublime Text editor for reindenting XML and JSON files
MIT License
534 stars 135 forks source link

The sublimetext_indentxml plugin can not format SOAP message content. #76

Closed yudequan closed 9 years ago

yudequan commented 9 years ago

The sublimetext_indentxml plugin can not format SOAP message content.

alek-sys commented 9 years ago

It depends from content, basically SOAP is just an XML message. Might be related to CDATA, hard to say without having file itself.