Skip to content

Nested UL under OL shows with numbers in PDF #30

@robpeszek

Description

@robpeszek

Plugin Version 1.0.0.

This HTML:

<ol>
    <li>Numbered
        <ul>
           <li>boolet</li>
        </ul>
    </li>
</ol>

is rendered as a list that looks like

1. Numbered
   1. boolet

capture

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions