From 89daf06dd25b2fbff2fbf21377164c8cac21f9ba Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 24 Jul 2010 00:49:02 -0700 Subject: Minor changelog changes. --- changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index 8c6748f63..8a05b35ed 100644 --- a/changelog +++ b/changelog @@ -71,6 +71,8 @@ pandoc (1.6) '--offline'. + Added slidy/slidy.min.{css,js}. + * Cause horizontal rules to start a new slide in s5 and slidy. + * Added grid tables for markdown. + Moved generic grid table functions from RST reader -> Parsing. Here they can be used by the Markdown reader as well. @@ -91,7 +93,7 @@ pandoc (1.6) + Removed writerIncludeBefore & writerIncludeAfter (no longer used with the new templating system). - * Added HTMLSlideVariant (Text.Pandoc.Shared). + * Added HTMLSlideVariant (Text.Pandoc.Parsing). * Made KeyTable a map instead of an association list. + This affects the RST and Markdown readers. -- cgit v1.2.3