reStructured is not working in my fresh Trac 0.11.3 installation.
Docutils is installed in the correct place.
The following block shows up as <pre> formatted text.
{{{
#!rst
Heading 1
========
**not** working. `at all`_
.. _at all: http://en.wikipedia.org/wiki/Integration_testing
}}}
It appears that the ReST formatter is not working on
http://trac.edgewall.org/wiki/SandBox either.
How can I enable ReST support?
Thanks!
Wes
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---