diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2011-10-06 08:51:05 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2011-10-06 08:51:05 +0000 |
| commit | 22d8097014982313495165567a6045ccdf33419d (patch) | |
| tree | 3e4f362f873baae814e6e467e7b9c606a345b690 /docutils/docs | |
| parent | f6d7861383274ea535690b0c636cab7787307fd4 (diff) | |
| download | docutils-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')
| -rw-r--r-- | docutils/docs/user/links.txt | 6 |
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 |
