jed-users mailing list

[2005 Date Index] [2005 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

small problem with indentation in xmlmode


Hi Juho,

your xmlmode helps me very much editing zope-pagetemplates. However there is a small problem whith indentation, if I have code like this:

<tal:block metal:fill-slot="main"
	     tal:define="item options/item;
	     form_url     string:${request/URL1};
	     fields options/fields;
	     conference options/conference">
	     <div>
    ^<div should actually be here
    <span tal:condition="item" tal:content="conference/title" />
      ^<span should actually be here
  </div>
    ^</div> should actually be here

this only happens after a multiline attributes value. Can you give me a hint where to change this ?

--
Mit freundlichen Grüßen                                Joachim Schmitz
......................................................................
AixtraWare eK ..Joachim Schmitz ..www.aixtraware.de ..t: +49-2464-8851
Hüsgenstr. 33a .....d-52457 Aldenhoven .............f: +49-2464-905163


--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2005 date index] [2005 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]