Skip to content

Commit

Permalink
fix examples in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
notslang committed Feb 15, 2016
1 parent b4e2bf1 commit b183c7e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ Or using a file:
```bash
$ tidy-markdown < ./ugly-markdown
# Some markdown

Lorem ipsum dolor adipiscing

- one
- two
- three
Expand Down Expand Up @@ -83,7 +85,9 @@ which outputs:

```markdown
# Some markdown

Lorem ipsum dolor adipiscing

- one
- two
- three
Expand Down

0 comments on commit b183c7e

Please sign in to comment.