diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2014-08-30 20:36:58 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2014-08-30 20:36:58 -0700 |
| commit | 434ab0db13d428740107403da9f6a8d8beebd086 (patch) | |
| tree | fa40d7caa40815a7bbbccefa628271fa9eb33f40 | |
| parent | a8273009baeeece65b60816e1eb42ae54b977f8d (diff) | |
| download | pandoc-434ab0db13d428740107403da9f6a8d8beebd086.tar.gz | |
Updated changelog.
| -rw-r--r-- | changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -33,6 +33,10 @@ pandoc (1.13.1) This makes to docx reader's native output fit with the way the markdown reader understands its markdown output. + * Textile writer: Extended the range of cases where native textile + tables will be used (as opposed to raw HTML): we now handle any + alignment type, but only for simple tables with no captions. + * Txt2Tags reader: + Header is now parsed only if standalone flag is set (Matthew Pickering). |
