Skip to content

Commit

Permalink
fix: line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
cossssmin committed Apr 28, 2020
1 parent 9cb61bc commit 0c0b411
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion test/expected/code.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ <h1>Heading</h1>
console.log(&quot;Hello&quot;)
}
</code></pre>

1 change: 0 additions & 1 deletion test/expected/importing.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
<h1>Hello there</h1>
<h2>Imported content should be above me</h2>

1 change: 0 additions & 1 deletion test/expected/md-options.html
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
<p><a href="https://example.com">https://example.com</a></p>

1 change: 0 additions & 1 deletion test/expected/md-plugin.html
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
<p>You can use emojis 😃</p>

0 comments on commit 0c0b411

Please sign in to comment.