Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ordered list items with parentheses don't expand in PDF export #861

@sappjw

Description

@sappjw

If you have a document written like this:

1) list item 1
1) list item 2
1) list item 3

the Preview pane shows it as

1. list item 1
2. list item 2
3. list item 3

but the PDF export shows all the numbered list items as "1".

If formatted like this:

1. list item 1
1. list item 2
1. list item 3

both the Preview pane and PDF export format the numbers the same (as "1", "2", "3", as expected).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions