From ede773a49376af81604f203fec2d2f1e0904005c Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sun, 26 Aug 2007 16:23:52 +0000 Subject: Added News for 0.42 release to website. git-svn-id: https://pandoc.googlecode.com/svn/trunk@910 788f1e2b-df1e-0410-8736-df70ead52e1b --- web/index.txt.in | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'web/index.txt.in') diff --git a/web/index.txt.in b/web/index.txt.in index ec4b4b9f6..2aa6e15cf 100644 --- a/web/index.txt.in +++ b/web/index.txt.in @@ -85,10 +85,22 @@ You may view existing bug reports and submit new ones at # News +- Version 0.42 released (August 26, 2006). + + + Fixes bugs in ordered list handling, LaTeX footnotes, + UTF8 in include files, and HTML tables. See [changelog] for details. + + Added new rule for enhanced ordered lists: capital letters + followed by periods must be separated from the list item by + two spaces, to avoid misinterpretation of initials. See + [README](README#lists) for details. + + Improved strict markdown compatibility. + + OSX packages are no longer supported. There were too many issues with + dynamic libraries. Instead, a MacPorts Portfile is now provided. + - Version 0.41 released (August 19, 2007). - Fixes bugs in the handling of ordered lists and raw HTML. - For details, see the changelog. + + Fixes bugs in the handling of ordered lists and raw HTML. + For details, see the [changelog]. - Version 0.4 released (August 15, 2007). @@ -149,4 +161,5 @@ kind. [FreeBSD port]: http://www.freshports.org/textproc/pandoc/ [pandoc-announce]: http://groups.google.com/group/pandoc-announce [pandoc-discuss]: http://groups.google.com/group/pandoc-discuss +[changelog]: changelog -- cgit v1.2.3