summaryrefslogtreecommitdiff
path: root/sandbox/code-block-directive/pygments_code_block_directive.py
Commit message (Collapse)AuthorAgeFilesLines
* Clean up code-block-directive sandbox project.milde2012-05-091-248/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7430 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Prepare code directive for inclusion in the core.milde2011-08-261-67/+91
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7105 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update syntax highlight proposalmilde2011-08-251-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7103 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Prepare CodeBlock directive for inclusion in the Docutils core.milde2010-11-301-48/+95
| | | | | | | | | Rename directive and class from "code-block" to "code". Fix fallback if pygments not found. Use class-based interface. Add "number-lines" option. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6488 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Minor sandbox updatesmilde2009-05-061-24/+23
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5936 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* sandbox/code-block-directive: Add LaTeX front end, update milde2009-02-241-1/+1
| | | | | | documentation and examples git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5873 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added links to the README file.milde2007-06-131-4/+5
| | | | | | | | self-documenting feature: literal code with syntax highlight Moved the front-end to the base dir. This way it works without installing. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5234 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* New sandbox project for development of a code-block directivemilde2007-06-081-0/+177
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5229 929543f6-e4f2-0310-98a6-ba3bd3dd1d04