• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Each generated list will look something like this:

<ul>
<li> my content
</li>
</ul>

Notice that the closing </li> is on a new line.

When styling list items, the extra newline becomes visible: this is displayed as a space on the screen.

The list should be rendered as:

<ul>
<li>my content</li>
</ul>

-- AC


I wondered about this; but it's the way Cairo worked, so I kept it the same. CC
But does it need to stay the same? -- AC
Let's fix it. This has always been an annoyance to me when using lists --TW
OK. Well, let's see what happens, anyway.... SVN 6179 CC

ItemTemplate
Summary render engine adds a newline before closing list item
ReportedBy ArthurClemens
Codebase

AppliesTo Engine
Priority Low
CurrentState Closed
WaitingFor

Checkins 6179
Edit | Attach | Watch | Print version | History: r7 < r6 < r5 < r4 < r3 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r7 - 2005-08-27 - CrawfordCurrie
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback