summaryrefslogtreecommitdiff
path: root/docutils/docs/user
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2011-10-06 08:51:05 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2011-10-06 08:51:05 +0000
commit22d8097014982313495165567a6045ccdf33419d (patch)
tree3e4f362f873baae814e6e467e7b9c606a345b690 /docutils/docs/user
parentf6d7861383274ea535690b0c636cab7787307fd4 (diff)
downloaddocutils-22d8097014982313495165567a6045ccdf33419d.tar.gz
Add link to zot4rst.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7152 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/user')
-rw-r--r--docutils/docs/user/links.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/docutils/docs/user/links.txt b/docutils/docs/user/links.txt
index a8085c8df..98a9b9b8a 100644
--- a/docutils/docs/user/links.txt
+++ b/docutils/docs/user/links.txt
@@ -192,7 +192,7 @@ More extensions are in the `Docutils Sandbox`_.
* Jens J. Mortensen developed `LaTeX math for reST`_, which writes to
LaTeX or to MathML. It's included with Docutils since 0.8 (2010-11-05).
-* BENI Cherniavsky has written a generic `preprocessing module`_ for
+* Beni Cherniavsky has written a generic `preprocessing module`_ for
roles and/or directives and built preprocessors for TeX math for
both LaTeX and HTML output on top of it.
@@ -205,6 +205,8 @@ More extensions are in the `Docutils Sandbox`_.
embedded as ASCII art in the reST source and still look nice when
converted to e.g. HTML
+* zot4rst_ by Erik Hetzner is an extension that allows users to write reST
+ documents using citations from a Zotero_ library.
Related Applications
--------------------
@@ -303,5 +305,7 @@ Presentations
.. _rst2qhc: http://rst2qhc.googlecode.com
.. _Plone: http://plone.org/
.. _Zope: http://www.zope.org/
+.. _Zotero: http://www.zotero.org/
+.. _zot4rst: http://e6h.org/~egh/hg/zotero-plain
.. _Trac: http://trac.edgewall.org/
.. _Texinfo Writer: http://docutils.sf.net/sandbox/texinfo-writer/README.html