From c9cc7e6ab6cc19b10962dd1019a4e1fb1dab0c7c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 27 Dec 2017 12:40:10 -0800 Subject: Update changelog. --- changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index 03bc9dcb3..074ddb761 100644 --- a/changelog +++ b/changelog @@ -269,7 +269,7 @@ pandoc (2.0.5) + Revert "Docx reader: don't strip out empty paragraphs." This reverts commit d6c58eb836f033a48955796de4d9ffb3b30e297b. + Implement `empty_paragraphs` extension in docx reader and writer, - opendocument writer, html reader and writer. + opendocument writer, HTML reader and writer. + Add tests for `empty_paragraphs` extension. * Markdown reader: @@ -550,6 +550,7 @@ pandoc (2.0.3) Previously `\( \frac{1}{a} < \frac{1}{b} \)` was not parsed as math in `markdown` or `html` `+tex_math_single_backslash`. + Parse div with class `line-block` as LineBlock. + + Don't fail with block-level content in figcaption (Mauro Bieg, #4183). * MANUAL: clarify that math extensions work with HTML. Clarify that `tex_math_dollars` and `tex_math_single_backslash` -- cgit v1.2.3