G;day all,
I'm an infrequent TM user, as I spend 90% of my time in FileMaker Pro, but do some occasional work in XSLT. I was wondering if someone could help with an issue with indenting in XML. I've got some code that looks like the following as output in XML :
<Style> <Data>Some text Here.</Data> </Style> <Style> <Data>Some text Here. Some more text here.</Data> </Style>
This has been indented using the "Indent Selection" option. Obviously I'd like it to work the same on the second set of text as it does on the first. I'm told you can change this via the bundle, but grep and regex are like greek to me. Is this something I can modify, or this maybe intended behaviour?
Thanks, Nick