• 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.

Item4890: Line breaks in Ordered Lists

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Engine   Normal No Action Required   n/a  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

I can put line breaks in an unordered list to add extra whitespace

  • item 1

  • item 2

  • item 3

I cannot do this in an ordered list; the items do not continue counting.

  1. item a

  1. item b

  1. item c

I can do what I want with an HTML ordered list

<ol>
   <li> item A

   <li> item B

   <li> item C
</ol>

  1. item A

  2. item B

  3. item C

I should be able to do this in TML.

-- TWiki:Main/VickiBrown - 25 Oct 2007

I understand the request. But what you propose is an incompatible change of the TML spec.

If we were to implement this it would make it impossible to make two ordered lists in the same topic.

  1. One
  2. Two
  3. Three

  1. One
  2. Two
  3. Three

and believe me - there is probably a million topics out there that has two or more ordered lists.

This is one we cannot implement.

I have often thought about an extension to the TML that enabled an ordered list to start from a specific number, but it cannot be done by simply defining the number used in TML as the start number because the current spec says any number.

Other Wiki markups are made same way as TWiki. See for example http://www.wikicreole.org. TWiki will most likely in some not so distant future also support Wikicreole (Kenneth's guess - not a subject that has a community decision or has been discussed and for sure a 5.0 scope thing)

If you come up with a good proposal for a compatible syntax then raise a feature request on TWiki:Codev.TWikiFeature04x02 because changes like these have to go through our release process.

-- TWiki:Main.KennethLavrsen - 26 Oct 2007

ItemTemplate
Summary Line breaks in Ordered Lists
ReportedBy TWiki:Main.VickiBrown
Codebase

SVN Range TWiki-4.3.0, Fri, 12 Oct 2007, build 15261
AppliesTo Engine
Component

Priority Normal
CurrentState No Action Required
WaitingFor

Checkins

TargetRelease n/a
ReleasedIn

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r2 - 2007-10-26 - KennethLavrsen
 
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