Add <target> to one more testcase (see r8206).
[docutils.git] / sandbox / code-block-directive / README.txt
blob7999401718a2cd2f6a9507f6e01a3d480025a789
1 ..                            -*- rst-mode -*-
3 ===============================================
4 Proposal for a code-block directive in docutils
5 ===============================================
7 :Author: Günter Milde
8 :Contact: milde@users.berlios.de
9 :Date: $Date$
11 This sandbox project contained experimental code and documentation related to
12 the proposal for syntax highlight of source code in Docutils.
14 Since version 0.9, Docutils supports this via the `code` directive and role
15 and the `code` option of the `include` directive. Most of this project is
16 moved to the attic.
18 The documentation in `<docs/syntax-highlight.html>`_ is kept as it
19 contains ideas for further improvement.
21 Sample stylesheets are now available in the `<../stylesheets>`_ repository.
24 .. References
26 .. _pygments: http://pygments.org/