Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Commit

Permalink
Modify blockquotes example
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyguitar committed Sep 2, 2016
1 parent 77bebf2 commit e88b1d6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions slides/example.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,17 @@ become

# Block quote

Markdown

```
> Blockquotes are very handy in email to emulate reply text.
> This line is part of the same quote.
> Oh, you can put Markdown into a blockquote.
```

become

> Blockquotes are very handy in email to emulate reply text.
> This line is part of the same quote.
Expand Down

0 comments on commit e88b1d6

Please sign in to comment.