From 8c9f90f22148b6bb2366121bc040727dd5ca08da Mon Sep 17 00:00:00 2001 From: Vitaly Puzrin Date: Thu, 18 Sep 2014 05:39:40 +0400 Subject: [PATCH] Stmd fuxtures update --- test/fixtures/stmd/bad.txt | 245 ------------------------------------ test/fixtures/stmd/good.txt | 159 +++++++++++++++++++++++ 2 files changed, 159 insertions(+), 245 deletions(-) diff --git a/test/fixtures/stmd/bad.txt b/test/fixtures/stmd/bad.txt index 2af7c52..52b8375 100644 --- a/test/fixtures/stmd/bad.txt +++ b/test/fixtures/stmd/bad.txt @@ -341,251 +341,6 @@ error: -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -src line: 2414 - -. -1. A paragraph - with two lines. - - indented code - - > A block quote. -. -
    -
  1. A paragraph -with two lines.

    -
    indented code
    -
    -
    -

    A block quote.

    -
  2. -
-. - -error: - -
    -
  1. A paragraph -with two lines.
    indented code
    -
    -
    -

    A block quote.

    -
  2. -
- - -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -src line: 2574 - -. -1. foo - - ``` - bar - ``` - - baz - - > bam -. -
    -
  1. foo

    -
    bar
    -
    -

    baz

    -
    -

    bam

    -
  2. -
-. - -error: - -
    -
  1. foo
    bar
    -
    -baz -
    -

    bam

    -
  2. -
- - -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -src line: 2743 - -. - 1. A paragraph - with two lines. - - indented code - - > A block quote. -. -
    -
  1. A paragraph -with two lines.

    -
    indented code
    -
    -
    -

    A block quote.

    -
  2. -
-. - -error: - -
    -
  1. A paragraph -with two lines.
    indented code
    -
    -
    -

    A block quote.

    -
  2. -
- - -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -src line: 2764 - -. - 1. A paragraph - with two lines. - - indented code - - > A block quote. -. -
    -
  1. A paragraph -with two lines.

    -
    indented code
    -
    -
    -

    A block quote.

    -
  2. -
-. - -error: - -
    -
  1. A paragraph -with two lines.
    indented code
    -
    -
    -

    A block quote.

    -
  2. -
- - -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -src line: 2785 - -. - 1. A paragraph - with two lines. - - indented code - - > A block quote. -. -
    -
  1. A paragraph -with two lines.

    -
    indented code
    -
    -
    -

    A block quote.

    -
  2. -
-. - -error: - -
    -
  1. A paragraph -with two lines.
    indented code
    -
    -
    -

    A block quote.

    -
  2. -
- - -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -src line: 2833 - -. - 1. A paragraph -with two lines. - - indented code - - > A block quote. -. -
    -
  1. A paragraph -with two lines.

    -
    indented code
    -
    -
    -

    A block quote.

    -
  2. -
-. - -error: - -
    -
  1. A paragraph -with two lines.
    indented code
    -
    -
    -

    A block quote.

    -
  2. -
- - -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -src line: 3292 - -. -- foo - - bar - - baz - - - bim -. - -
  bim
-
-. - -error: - - - - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src line: 3430 diff --git a/test/fixtures/stmd/good.txt b/test/fixtures/stmd/good.txt index 92e3d4e..96c3575 100644 --- a/test/fixtures/stmd/good.txt +++ b/test/fixtures/stmd/good.txt @@ -1817,6 +1817,28 @@ with two lines.

. +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +src line: 2414 + +. +1. A paragraph + with two lines. + + indented code + + > A block quote. +. +
    +
  1. A paragraph +with two lines.

    +
    indented code
    +
    +
    +

    A block quote.

    +
  2. +
+. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src line: 2444 @@ -1945,6 +1967,31 @@ bar . +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +src line: 2574 + +. +1. foo + + ``` + bar + ``` + + baz + + > bam +. +
    +
  1. foo

    +
    bar
    +
    +

    baz

    +
    +

    bam

    +
  2. +
+. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src line: 2612 @@ -2070,6 +2117,72 @@ src line: 2723 . +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +src line: 2743 + +. + 1. A paragraph + with two lines. + + indented code + + > A block quote. +. +
    +
  1. A paragraph +with two lines.

    +
    indented code
    +
    +
    +

    A block quote.

    +
  2. +
+. + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +src line: 2764 + +. + 1. A paragraph + with two lines. + + indented code + + > A block quote. +. +
    +
  1. A paragraph +with two lines.

    +
    indented code
    +
    +
    +

    A block quote.

    +
  2. +
+. + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +src line: 2785 + +. + 1. A paragraph + with two lines. + + indented code + + > A block quote. +. +
    +
  1. A paragraph +with two lines.

    +
    indented code
    +
    +
    +

    A block quote.

    +
  2. +
+. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src line: 2806 @@ -2090,6 +2203,28 @@ src line: 2806 . +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +src line: 2833 + +. + 1. A paragraph +with two lines. + + indented code + + > A block quote. +. +
    +
  1. A paragraph +with two lines.

    +
    indented code
    +
    +
    +

    A block quote.

    +
  2. +
+. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src line: 2854 @@ -2328,6 +2463,30 @@ src line: 3274 . +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +src line: 3292 + +. +- foo + - bar + - baz + + + bim +. + +
  bim
+
+. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src line: 3318