From 52c58175cab1d3b7ce86c6d72c67d93b8555cec3 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 12 Aug 2014 15:52:18 -0700 Subject: Updated changelog. --- changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index 5ffa34c70..4c0161127 100644 --- a/changelog +++ b/changelog @@ -115,6 +115,11 @@ pandoc (1.13) generated by Span and Div elements. + Use span with style for `SmallCaps` (#1360). + * HTML writer: + + + Autolinks now have class `uri`, and email autolinks have class + `email`, so they can be styled. + * Docx writer: + Document formatting is carried over from `reference.docx`. @@ -359,6 +364,10 @@ pandoc (1.13) + Fixed strikeout + highlighted code (#1294). Previously strikeout highlighted code caused an error. + * ConTeXt writer: + + + Improved detection of autolinks with URLs containing escapes. + * RTF writer: + Improved image embedding: `fetchItem'` is now used to get the -- cgit v1.2.3