Skip to content

Renumbering Happening For Lists <ol> #5

Description

@MirzaAreebBaig

Describe the bug
Ordered lists (<ol>) in the document body restart numbering at 1 when a page break occurs during printing. For example, a list numbered 1–10 that breaks between 5 and 6 will start again at 1 on the next page instead of continuing at 6.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the print format with a long <ol> in the document body.
  2. Ensure the list spans multiple pages.
  3. Print or export the document as PDF.
  4. Observe that the numbering restarts at 1 on the new page.

Expected behavior
The numbering of ordered lists should continue across page breaks. For example, if the first page ends at 5, the next page should start at 6.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions