diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2011-11-15 07:50:09 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2011-11-15 07:50:09 +0000 |
| commit | c0c4a492e0f2fe59830bf07dfeecba50195a0f6d (patch) | |
| tree | 1c2be22b81c4c138f1240c4c6b4c1d55766926ce /docs | |
| parent | 0159308af0cc901d0583be4f045951f0539a608f (diff) | |
| download | docutils-c0c4a492e0f2fe59830bf07dfeecba50195a0f6d.tar.gz | |
Add link to the "zotero-plain" citation support extension.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7222 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/dev/todo.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/dev/todo.txt b/docs/dev/todo.txt index c2d7bc0c8..304ac0692 100644 --- a/docs/dev/todo.txt +++ b/docs/dev/todo.txt @@ -2057,6 +2057,13 @@ Unimplemented Transforms * full Unicode support. * Write to TeX, HTML and plain text. + * `Zotero plain <http://e6h.org/%7Eegh/hg/zotero-plain/>`__ + supports Zotero databases and CSL_ styles with Docutils with an + ``xcite`` role. + + .. _CSL: http://www.citationstyles.org/ + + * Automatically insert a "References" heading? .. _CrossTeX: http://www.cs.cornell.edu/people/egs/crosstex/ |
