diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ pandoc (1.16) API change: It is now `WriterOptions -> Pandoc -> IO String`. Also handle new image attributes. + Add Cite style to citations (Mauro Bieg). + + Added figure handling (#2590, Mauro Bieg). + Better handling of math. Instead of just printing the raw tex, we now try to fake it with unicode characters. |