summaryrefslogtreecommitdiff
path: root/sandbox/simonb
Commit message (Collapse)AuthorAgeFilesLines
* functionality implemented as embedded URIs; example code no longer neededgoodger2003-03-222-2307/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1227 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Updated for the latest changes in the original states.py.sunib2002-07-201-107/+184
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@345 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added support for URLs that are wrapped with newlines.sunib2002-07-072-2/+17
| | | | | | | Spaces are currently accepted and passed thru without a warning. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@259 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Ok, here is a drop in replacement for docutils/parsers/rst/states.pysunib2002-07-062-0/+2259
that implements the discussed inline target syntax. Hope this is interesting. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@252 929543f6-e4f2-0310-98a6-ba3bd3dd1d04