diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2013-01-22 10:26:49 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2013-01-22 10:26:49 -0800 |
| commit | 94ed282adf39a019a4c68dffd182e2743c651688 (patch) | |
| tree | f2bdb4d82b0cd7c7b9a6f039dcf39464c83b9254 /README | |
| parent | b4232fdbda386478f394c10e16a7cb5216871828 (diff) | |
| parent | d52a1ec18f3344db5d2c835c0e2744a47042170e (diff) | |
| download | pandoc-94ed282adf39a019a4c68dffd182e2743c651688.tar.gz | |
Merge branch 'master' of github.com:jgm/pandoc
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1007,7 +1007,7 @@ other block quotes. That is, block quotes can be nested: > > > A block quote within a block quote. -**Extension: `blank_line_before_blockquote`** +**Extension: `blank_before_blockquote`** Standard markdown syntax does not require a blank line before a block quote. Pandoc does require this (except, of course, at the beginning of the |
