diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2014-01-07 23:41:19 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2014-01-07 23:41:19 -0800 |
| commit | 3c63d943244d32cedc8c6edbacc54dbdb6c474ae (patch) | |
| tree | 008533fc49a7b8c27cdf226c7d5d693351b0f9f6 | |
| parent | d9eff99f27bb6426534651c9ff85b2b4354e6d16 (diff) | |
| download | pandoc-3c63d943244d32cedc8c6edbacc54dbdb6c474ae.tar.gz | |
Updated changelog.
| -rw-r--r-- | changelog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -27,8 +27,12 @@ * Added `Cite` function to `sample.lua`. - * Markdown reader: Fixed regression in title blocks (#1089). - If author field was empty, date was being ignored. + * Markdown reader: + + + Fixed regression in title blocks (#1089). + If author field was empty, date was being ignored. + + Allow backslash-newline hard line breaks in grid and + multiline table cells. * LaTeX reader: |
