diff options
-rw-r--r-- | docutils/docs/user/links.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docutils/docs/user/links.txt b/docutils/docs/user/links.txt index 5e39bec1a..d86d1e5ef 100644 --- a/docutils/docs/user/links.txt +++ b/docutils/docs/user/links.txt @@ -140,8 +140,8 @@ Applications using docutils/reStructuredText, helper applications: * For Blogs (Weblogs), please see the `FAQ entry about Blogs`_. -* PyLit_ provides a plain but efficient tool for *literate programming - with reStructuredText*: a bidirectional text <--> code converter. +* PyLit_ provides a bidirectional text <--> code converter for *literate + programming with reStructuredText*. * Pandoc_ is a document converter; it can read Markdown and (subsets of) reStructuredText, HTML, and LaTeX, and it can write Markdown, |