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