<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt">&nbsp; Hi,<br><br>&nbsp; If I get the simple XProc library below, put the carret in the "p"<br>element, and press "Cmd-Shift-I", I get the same indentation.&nbsp; See the<br>first line?&nbsp; It is cut way too early.&nbsp; If I use "Cmd-Shift-P", it gets<br>indented properly.<br><br>&nbsp;&nbsp;&nbsp; &lt;p:library xmlns:p="http://www.w3.org/ns/xproc" version="1.0"&gt;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;p:declare-step type="foobar"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;p:documentation xmlns="http://www.w3.org/1999/xhtml"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;p&gt;Lorem ipsum dolor sit amet,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; consectetur adipiscing
 elit. Suspendisse nec venenatis odio. Phasellus ut erat augue. Ut<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dictum condimentum lorem ultrices consectetur. Fusce pharetra pulvinar porttitor.&lt;/p&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/p:documentation&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/p:declare-step&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;/p:library&gt;<br><br>&nbsp; Not sure whether this is a bug, or if it is a mis-configuration on<br>my end.&nbsp; It seems to happen only for XProc.<br><br>&nbsp; Regards,<br><br>-- <br>Florent Georges<br><div>http://fgeorges.org/<br>http://h2oconsulting.be/<br><br><br></div></div></body></html>