mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
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
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : John MacFarlane <jgm at berkeley dot edu>
|
||||
Stability : unstable
|
||||
Stability : provisional
|
||||
Portability : portable
|
||||
|
||||
Parses command-line options and calls the appropriate readers and
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : John MacFarlane <jgm at berkeley dot edu>
|
||||
Stability : unstable
|
||||
Stability : provisional
|
||||
Portability : portable
|
||||
|
||||
Definition of 'Pandoc' data structure for format-neutral representation
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : John MacFarlane <jgm at berkeley dot edu>
|
||||
Stability : unstable
|
||||
Stability : provisional
|
||||
Portability : portable
|
||||
|
||||
Functions for encoding unicode characters as HTML entity references,
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : John MacFarlane <jgm at berkeley dot edu>
|
||||
Stability : unstable
|
||||
Stability : provisional
|
||||
Portability : portable
|
||||
|
||||
Conversion of HTML to 'Pandoc' document.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : John MacFarlane <jgm at berkeley dot edu>
|
||||
Stability : unstable
|
||||
Stability : provisional
|
||||
Portability : portable
|
||||
|
||||
Conversion of LaTeX to 'Pandoc' document.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : John MacFarlane <jgm at berkeley dot edu>
|
||||
Stability : unstable
|
||||
Stability : provisional
|
||||
Portability : portable
|
||||
|
||||
Conversion of markdown-formatted plain text to 'Pandoc' document.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : John MacFarlane <jgm at berkeley dot edu>
|
||||
Stability : unstable
|
||||
Stability : provisional
|
||||
Portability : portable
|
||||
|
||||
Conversion from reStructuredText to 'Pandoc' document.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : John MacFarlane <jgm at berkeley dot edu>
|
||||
Stability : unstable
|
||||
Stability : provisional
|
||||
Portability : portable
|
||||
|
||||
Utility functions and definitions used by the various Pandoc modules.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : John MacFarlane <jgm at berkeley dot edu>
|
||||
Stability : unstable
|
||||
Stability : provisional
|
||||
Portability : portable
|
||||
|
||||
Conversion of 'Pandoc' documents to HTML.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : John MacFarlane <jgm at berkeley dot edu>
|
||||
Stability : unstable
|
||||
Stability : provisional
|
||||
Portability : portable
|
||||
|
||||
Conversion of 'Pandoc' format into LaTeX.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : John MacFarlane <jgm at berkeley dot edu>
|
||||
Stability : unstable
|
||||
Stability : provisional
|
||||
Portability : portable
|
||||
|
||||
Conversion of 'Pandoc' documents to markdown-formatted plain text.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : John MacFarlane <jgm at berkeley dot edu>
|
||||
Stability : unstable
|
||||
Stability : provisional
|
||||
Portability : portable
|
||||
|
||||
Conversion of 'Pandoc' documents to reStructuredText.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : John MacFarlane <jgm at berkeley dot edu>
|
||||
Stability : unstable
|
||||
Stability : provisional
|
||||
Portability : portable
|
||||
|
||||
Conversion of 'Pandoc' documents to RTF (rich text format).
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : John MacFarlane <jgm at berkeley dot edu>
|
||||
Stability : unstable
|
||||
Stability : provisional
|
||||
Portability : portable
|
||||
|
||||
Special parser combinators for Pandoc readers.
|
||||
|
||||
Reference in New Issue
Block a user