jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven Doxia
  • DOXIA-376

FO: add periods to numbered lists

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1.2
  • Fix Version/s: 1.1.3
  • Component/s: Module - FO
  • Labels:
    None
  • Environment:
    Hide
    Apache Maven 2.1.0 (r755702; 2009-03-18 13:10:27-0600)
    Java version: 1.6.0_16
    Java home: /usr/lib/jvm/java-6-sun-1.6.0.16/jre
    Default locale: en_US, platform encoding: UTF-8
    OS name: "linux" version: "2.6.26-2-686" arch: "i386" Family: "unix"
    Show
    Apache Maven 2.1.0 (r755702; 2009-03-18 13:10:27-0600) Java version: 1.6.0_16 Java home: /usr/lib/jvm/java-6-sun-1.6.0.16/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux" version: "2.6.26-2-686" arch: "i386" Family: "unix"

Description

For numbered lists as follows in apt syntax:

[[1]] One
[[2]] Two
[[3]] Three

The following logic is produced:

1 One
2 Two
3 Three

It would be nice instead if the following logic is produced:

1. One
2. Two
3. Three

Thank you.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Lukas Theussl added a comment - 21/May/10 3:40 AM

Done in r946933

Show
Lukas Theussl added a comment - 21/May/10 3:40 AM Done in r946933

People

  • Assignee:
    Lukas Theussl
    Reporter:
    deckrider
Vote (0)
Watch (1)

Dates

  • Created:
    04/Jan/10 5:51 PM
    Updated:
    21/May/10 3:40 AM
    Resolved:
    21/May/10 3:40 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.