OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: whitespace - confirmation please


Hi All,

Could someone give me a hand regarding my understanding of whitespace.
Whitespace is significant in any element that can contain text, as I
understand it.

so
----
<para>sdfsdfsdfds<para>
----

is better than
----
<para>
sadsdsd</para>
----

Does this apply also with subelements?
----
<para><simplelist>...
----
not
----
<para>
<simplelist>...
----

What about editor indentation? Do all my <para> elements need to be at
the start of the line?

ie

----
<para>.asdad.fsdfdfsdfsdf
sadasdsdasdasdasdasdasdsadsdasd
----
or is
----
__<para>asdsfgfra sdfdfsdfdfgfg
__asdfdfdfgfhfg fgjhgj ghjhgjh
----
Ok? (I have used double underscore "__" to represent 2 spaces)

Thanks again for your time
S


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]