[GeneralDiscussion] tags for Python`s versions
[email protected] (betabug)
| Newsgroups | gmane.comp.web.zope.zwiki |
|---|---|
| Message-ID | <20080918011609-0700__5474.10844960741$1221725888$gmane$org@zwiki.org> |
The class_ attribute could likely do it. With something like::
.. class:: py25
::
print "python example here"
Which would result in:
.. class:: py25
::
print "python example here"
.. _class: http://docutils.sourceforge.net/docs/ref/rst/directives.html#class
--
forwarded from http://zwiki.org/GeneralDiscussion#[email protected]