diff --git a/testdata/admonitions-droph1.html b/testdata/admonitions-droph1.html index e33097b..ed8ad72 100644 --- a/testdata/admonitions-droph1.html +++ b/testdata/admonitions-droph1.html @@ -1,6 +1,6 @@

First Heading

true -

"NOTES:"

+

NOTES:

  1. Note number one
  2. Note number two
  3. @@ -13,7 +13,7 @@ b

    Second Heading

    true -

    "Warn"

    +

    Warn

    • Warn bullet 1
    • Warn bullet 2
    • @@ -29,7 +29,7 @@ that runs long

      Fourth Heading - Warn should not get picked as block quote

      true -

      "TIP:"

      +

      TIP:

      1. Note number one
      2. Note number two
      3. @@ -68,14 +68,14 @@ b

        Important/Caution Type Alert Heading

        true -

        "[!IMPORTANT]"

        +

        [!IMPORTANT]

        • Important bullet 1
        • Important bullet 2
        true -

        "[!CAUTION]"

        +

        [!CAUTION]

        • Important bullet 1
        • Important bullet 2
        • diff --git a/testdata/admonitions-stripnewlines.html b/testdata/admonitions-stripnewlines.html index 78e7a27..274bb41 100644 --- a/testdata/admonitions-stripnewlines.html +++ b/testdata/admonitions-stripnewlines.html @@ -1,7 +1,7 @@

          Main Heading

          First Heading

          true -

          "NOTES:"

          +

          NOTES:

          1. Note number one
          2. Note number two
          3. @@ -14,7 +14,7 @@ b

            Second Heading

            true -

            "Warn"

            +

            Warn

            • Warn bullet 1
            • Warn bullet 2
            • @@ -29,7 +29,7 @@ b

              Fourth Heading - Warn should not get picked as block quote

              true -

              "TIP:"

              +

              TIP:

              1. Note number one
              2. Note number two
              3. @@ -68,14 +68,14 @@ b

                Important/Caution Type Alert Heading

                true -

                "[!IMPORTANT]"

                +

                [!IMPORTANT]

                • Important bullet 1
                • Important bullet 2
                true -

                "[!CAUTION]"

                +

                [!CAUTION]

                • Important bullet 1
                • Important bullet 2