From 4d00aca757265010cae5626c33d186c1cb2c23b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sat, 30 Jan 2021 09:55:26 +0000 Subject: Fix nested lists --- test.html | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'test.html') diff --git a/test.html b/test.html index b5bafb5..fca431b 100644 --- a/test.html +++ b/test.html @@ -23,19 +23,17 @@ ordered list item.
  • Here is another.
  • -
      -
    1. Here is a mixed nested list +
    2. Here is a list +
      1. +
      2. With another list inside it [1]
        • -
        • An unordered item -
        • +
        • And yet another list +
        • Inside that list +
      +
    3. And now we're back at the first level +
    1. Reference list item -- cgit v1.2.3