diff options
| author | John MacFarlane <fiddlosopher@gmail.com> | 2013-03-24 21:13:02 -0700 |
|---|---|---|
| committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-03-24 21:13:02 -0700 |
| commit | 7286ef1fc3f3393eddef958f6745cabb93551cec (patch) | |
| tree | c11fe1e22f9063ce602f2f660d8ec8b2e155978d | |
| parent | 134f478e046f1f9ecf1749e2cb97cfdf5fdf41aa (diff) | |
| download | pandoc-7286ef1fc3f3393eddef958f6745cabb93551cec.tar.gz | |
Fixed typo. Closes #798.
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2390,7 +2390,7 @@ pandoc. If `pandoc_title_block` is enabled, it will take precedence over [MultiMarkdown]: http://fletcherpenney.net/multimarkdown/ -**Extension: `abbrevations`**\ +**Extension: `abbreviations`**\ Parses PHP Markdown Extra abbreviation keys, like *[HTML]: Hyper Text Markup Language |
