diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2011-01-29 23:10:30 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2011-01-29 23:10:30 -0800 |
| commit | 2a9f55cd785301e37f45f9c8e0666b1159e4c109 (patch) | |
| tree | 6848f17ce99f1020bd1dc0a325c9d82fcd27e985 | |
| parent | 8a3fd7606fdc82fa476553a53e4b54f5ef9d5de9 (diff) | |
| download | pandoc-2a9f55cd785301e37f45f9c8e0666b1159e4c109.tar.gz | |
Updated changelog.
| -rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -346,6 +346,7 @@ pandoc (1.8) + Properly handle abbreviations (like `Mr.`) at the end of a line. + Better handling of intraword underscores, avoiding exponential slowdowns in some cases. Resolves Issue #182. + + Fixed bug in alignments in tables with blank rows in the header. * RST reader: |
