Skip to content

Commit

Permalink
regenerate golden tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspervdj committed Feb 9, 2024
1 parent a939a1c commit 083dac5
Show file tree
Hide file tree
Showing 13 changed files with 62 additions and 62 deletions.
12 changes: 6 additions & 6 deletions tests/golden/outputs/03.md.dump
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

Inline markups:

 - ~~striked out~~
 - <http://example.com>
 - ~~striked out~~
 - <http://example.com>

 1 / 5 

Expand All @@ -14,21 +14,21 @@

> Quote with embedded list:
> 
>  - Hello
>  - World
>  - Hello
>  - World

 2 / 5 

{slide}
 03.md 

 - List with an embedded quote:
 - List with an embedded quote:

 > Tu quoque

 Wow rad stuff.

 - Second item in that list.
 - Second item in that list.


 3 / 5 
Expand Down
8 changes: 4 additions & 4 deletions tests/golden/outputs/eval01.md.dump
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

# Slide 1

 - This is some code that is not evaluated:
 - This is some code that is not evaluated:

  
  echo foo 
  

 - And here is some code that is evaluated:
 - And here is some code that is evaluated:

  
  echo foo 
Expand All @@ -22,13 +22,13 @@

# Slide 1

 - This is some code that is not evaluated:
 - This is some code that is not evaluated:

  
  echo foo 
  

 - And here is some code that is evaluated:
 - And here is some code that is evaluated:

  
  foo 
Expand Down
8 changes: 4 additions & 4 deletions tests/golden/outputs/eval02.md.dump
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

# Slide 1

 - This is some code that is not evaluated:
 - This is some code that is not evaluated:

  
  echo foo 
  

 - And here is some code that is evaluated:
 - And here is some code that is evaluated:

  
  echo foo 
Expand All @@ -22,13 +22,13 @@

# Slide 1

 - This is some code that is not evaluated:
 - This is some code that is not evaluated:

  
  echo foo 
  

 - And here is some code that is evaluated:
 - And here is some code that is evaluated:

  
  echo foo 
Expand Down
4 changes: 2 additions & 2 deletions tests/golden/outputs/eval03.md.dump
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

# Slide 1

 - This is some code that is not evaluated:
 - This is some code that is not evaluated:

  
  echo foo 
  

 - And here is some code that is evaluated:
 - And here is some code that is evaluated:

  
  foo 
Expand Down
4 changes: 2 additions & 2 deletions tests/golden/outputs/eval04.md.dump
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

# Slide 1

 - This is some code that is not evaluated:
 - This is some code that is not evaluated:

  
  echo foo 
  

 - And here is some code that is evaluated:
 - And here is some code that is evaluated:

  
  echo foo 
Expand Down
34 changes: 17 additions & 17 deletions tests/golden/outputs/fragments.md.dump
Original file line number Diff line number Diff line change
Expand Up @@ -6,60 +6,60 @@
{fragment}
 fragments.md 

 - This list
 - This list


 1 / 2 

{fragment}
 fragments.md 

 - This list
 - This list

 - is displayed
 - is displayed


 1 / 2 

{fragment}
 fragments.md 

 - This list
 - This list

 - is displayed
 - is displayed

  * item
 * item


 1 / 2 

{fragment}
 fragments.md 

 - This list
 - This list

 - is displayed
 - is displayed

  * item
  * by item
 * item
 * by item


 1 / 2 

{fragment}
 fragments.md 

 - This list
 - This list

 - is displayed
 - is displayed

  * item
  * by item
 * item
 * by item

 - Or sometimes
 - Or sometimes

  * all at
  * once
 * all at
 * once


 1 / 2 
Expand Down
6 changes: 3 additions & 3 deletions tests/golden/outputs/issue-111.md.dump
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

> This is a block quote with a fairly long paragraph
> 
>  - With
>  - a nice
>  - list
>  - With
>  - a nice
>  - list

 3 / 3 
10 changes: 5 additions & 5 deletions tests/golden/outputs/lists.md.dump
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
 lists.md 

 - This is a nested list.
 - This is a nested list.

  * The nested items should have different list markers.
 * The nested items should have different list markers.

  * I mean, they can be the same, but it doesn't look nice.
 * I mean, they can be the same, but it doesn't look nice.

 printf("Nested code block!\n")

  * Cool right?
 * Cool right?

 Definitely super cool


 - One final item
 - One final item


 1 / 1 
8 changes: 4 additions & 4 deletions tests/golden/outputs/margins.md.dump
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

 This text will have 10 spaces on the left.

  - So
  * will
  * these
  * bullets
 - So
 * will
 * these
 * bullets


 This line will have 10 spaces on the left,
Expand Down
12 changes: 6 additions & 6 deletions tests/golden/outputs/meta.md.dump
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
 meta.md 

 < Hello
 < World
  > How
  > Are
  > You
  > Doing
 < Hello
 < World
 > How
 > Are
 > You
 > Doing


 1 / 1 
4 changes: 2 additions & 2 deletions tests/golden/outputs/tables.md.dump
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
 -------- ------- ------- ------------------------
 First row 12.0 Example of a row that 
 spans multiple lines. 
 

 Second row 5.0 Here's another one. Note
 the blank line between 
 rows. 
Expand All @@ -53,7 +53,7 @@
 ------ --- ---- ------------------------
 First row 12.0 Example of a row that 
 spans multiple lines. 
 

 Second row 5.0 Here's another one. Note
 the blank line between 
 rows. 
Expand Down
8 changes: 4 additions & 4 deletions tests/golden/outputs/themes.md.dump
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
 themes.md 

 - This is a simple list.
  + With nested items.
  + One or two bold.
 - This is a simple list.
 + With nested items.
 + One or two bold.

 - The list theming is customized a bit.
 - The list theming is customized a bit.

 1 / 1 
6 changes: 3 additions & 3 deletions tests/golden/outputs/wrapping.md.dump
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
 1 2 3 4 5 
 6 7 8 9 10 

 - This is a list
 - This list has a really long sentence
 - This is a list
 - This list has a really long sentence
 in it which should also be wrapped
 with proper indentation
 - Another item
 - Another item

This line is long, and then ends with
 code 
Expand Down

0 comments on commit 083dac5

Please sign in to comment.