TextAnalysisTool / Releases

Repository for storing release artifacts (ex: binaries).
88 stars 26 forks source link

Load XML with CDATA in one line #45

Closed hhdd92 closed 6 years ago

hhdd92 commented 6 years ago

I have an issue when I was using TAT to load a XML file with CDATA. All lines are displayed as a single line which is really hard for filer. Could you help to improve that?

DavidAnson commented 6 years ago

By default, source lines are displayed as-is, but you can write a plug-in for custom formatting like this. There is an example XML formatter here: https://dlaa.me/blog/post/tatplugins