From 1fded403c532c9bbf753537e217fb3dea0587f1a Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Wed, 20 Dec 2006 19:48:46 +0000 Subject: Changed 'status' in comment headers from 'unstable' to 'provisional' (which seems to be the term that is used in this context). git-svn-id: https://pandoc.googlecode.com/svn/trunk@255 788f1e2b-df1e-0410-8736-df70ead52e1b --- src/Text/Pandoc/Readers/HTML.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Text/Pandoc/Readers/HTML.hs') diff --git a/src/Text/Pandoc/Readers/HTML.hs b/src/Text/Pandoc/Readers/HTML.hs index c157f3b0e..82648e436 100644 --- a/src/Text/Pandoc/Readers/HTML.hs +++ b/src/Text/Pandoc/Readers/HTML.hs @@ -4,7 +4,7 @@ License : GNU GPL, version 2 or above Maintainer : John MacFarlane - Stability : unstable + Stability : provisional Portability : portable Conversion of HTML to 'Pandoc' document. -- cgit v1.2.3