From 35c99f595c984f58d2fb4dc180c48a0eaf7df173 Mon Sep 17 00:00:00 2001 From: Ben Simms Date: Tue, 3 May 2022 13:19:24 +0100 Subject: Keep track of ordered list indexes and render them (#1407) * Keep track of ordered list indexes and render them * Rename some identifiers to clarify --- html-test/ref/Bug313.html | 12 ++++++------ html-test/ref/Nesting.html | 8 ++++---- html-test/ref/Test.html | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'html-test') diff --git a/html-test/ref/Bug313.html b/html-test/ref/Bug313.html index 9bb1e176..44a970b7 100644 --- a/html-test/ref/Bug313.html +++ b/html-test/ref/Bug313.html @@ -91,15 +91,15 @@ >

Some text.

  1. Item 1
  2. Item 2

    Some code
  3. Item 3

Some text.

  1. Item 1
  2. Item 2

    Some code
  3. Item 3

easily go back

  1. some indentation
  1. back at the top
  2. Even more content on a new line.

    1. Different type of list

      1. Deeper
      This is the next item (different kind of bullet)
      1. This is an ordered list
      2. This is the next item (different kind of bullet)