Skip to content

Commit

Permalink
Adding fixture tests for markdown file
Browse files Browse the repository at this point in the history
  • Loading branch information
mitermayer committed Feb 12, 2020
1 parent cf8d3bd commit 7d48552
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions tests/fixtures/foo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## foo
Lorem ipsum dolor amet


### bar



- a
- b
- c

0 comments on commit 7d48552

Please sign in to comment.