summaryrefslogtreecommitdiff
path: root/sandbox/py-rest-doc/sphinx/smartypants.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix smartypantsing of "s.gbrandl2007-05-241-3/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5123 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* No backtick replacement needed anymore.gbrandl2007-05-241-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5120 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Reduce SmartyPants to what we need, and make some speedupsgbrandl2007-05-241-716/+93
| | | | | | | | (regexes should really be compiled outside of functions). git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5118 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Customize the smartypants routine for Sphinx. (for one, the input is not ↵gbrandl2007-05-241-0/+9
| | | | | | HTML...) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5116 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Convert smartypants module to space indentationConvert smartypants module to ↵gbrandl2007-05-241-518/+518
| | | | | | space indentation.. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5115 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add support for SmartyPants beautifying of text.gbrandl2007-05-241-0/+878
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5114 929543f6-e4f2-0310-98a6-ba3bd3dd1d04