nxhtml team mailing list archive
-
nxhtml team
-
Mailing list archive
-
Message #00071
[Question #59182]: How do I change indentation settings
New question #59182 on nXhtml:
https://answers.launchpad.net/nxhtml/+question/59182
Hi all,
I have two questions:
1) Is there a way to auto indent when I press Enter?
2) This is probably pretty basic, but I'm wondering how to change the indentation settings. Specifically, I'd like the indentation to look like this:
<li>
List Item 1</li>
<li>
List Item 2</li>
Right now it looks like this:
<li>
List Item 1</li>
<li>
List Item 2</li>
If I drop the closing </li> to the next line the indentation looks fine, but I don't like that style:
<li>
List Item 1
</li>
<li>
List Item 2
</li>
Thanks in advance!
--
You received this question notification because you are a member of
nXhtml, which is an answer contact for nXhtml.