Last modified: 2006-06-04 00:26:21 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T5883, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 3883 - Ugly ordered lists
Ugly ordered lists
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
http://en.wikibooks.org/w/index.php?t...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-11-04 21:40 UTC by John Moser
Modified: 2006-06-04 00:26 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description John Moser 2005-11-04 21:40:27 UTC
Ordered lists can't make an outline.  For example:

#
##
#
#
##
##

gives:

1.
    1.
2.
3.
    1.
    2.

A more section-like list would be:

1.  
1.1  
2.  
3.  
3.1  
3.2  

While an outline would be:

I.
 A.
II.
III.
 A.
 B.

In Wikibooks, section numbering may be helpful.
Comment 1 Brion Vibber 2006-06-04 00:26:21 UTC
That's how nested ordered lists work on the web.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links