From 80224229fc3c481feaa86231698ad5b3c159a712 Mon Sep 17 00:00:00 2001 From: fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> Date: Tue, 9 Jan 2007 00:40:48 +0000 Subject: [PATCH] Added notice about pandoc-announce list to web page. git-svn-id: https://pandoc.googlecode.com/svn/trunk@464 788f1e2b-df1e-0410-8736-df70ead52e1b --- web/index.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/web/index.txt b/web/index.txt index dadcdd189..7313a18ac 100644 --- a/web/index.txt +++ b/web/index.txt @@ -60,12 +60,17 @@ latest, bleeding-edge source code: **Bugs:** You may view existing bug reports and submit new ones at <http://code.google.com/p/pandoc/issues/list>. +**Announcements list:** If you'd like to receive announcements of +new releases of Pandoc, you may subscribe to the [pandoc-announce +mailing list]. + **API:** You can browse the API documentation for the Pandoc Haskell libraries [here](doc/index.html). This is an early, "alpha" release. It carries no warranties of any kind. +[pandoc-announce mailing list]: http://groups.google.com/group/pandoc-announce [John MacFarlane]: http://sophos.berkeley.edu/macfarlane/ [markdown]: http://daringfireball.net/projects/markdown/ [reStructuredText]: http://docutils.sourceforge.net/docs/ref/rst/introduction.html