Views
(when using subcompact="yes". I asked about trying subcompact="no".)
You can get one --BillFenner?, Fri, 09 Dec 2005 07:19:15 -0800 reply
Change
blah...<list>...</list></t>
to
blah...</t><t><list>...</list></t>
i.e., make the list its own paragraph.
property change --BillFenner?, Fri, 09 Dec 2005 07:21:07 -0800 reply
Category: general => formatting preference
Status: open => closed
Yes,
when compact="yes" and subcompact is not used.
I tried it a different way than Bill wrote, but these have the same effect:
...
...
When subcompact="no", each item in the list is separated by a blank line (not the desired effect).
trying those examples again --ahagens, Fri, 13 Jan 2006 15:26:01 -0800 reply
...
...
one more try --ahagens, Fri, 13 Jan 2006 15:26:44 -0800 reply
<t>Here it is:</t> <t><list> ... </list> </t>
<t>Here it is: <t><list> ... </list>
</t> </t>
How should I post xml in here? --ahagens, Fri, 13 Jan 2006 15:28:56 -0800 reply
Posting content --CharlesLevert?, Sun, 15 Jan 2006 21:00:54 -0800 reply
For just a short string, you just did. For a whole file, I think you can add it under your home on this site and link it from here. Otherwise, the edit tab will reveal how something else on a page was achieved.
