>> I'm using docutils 0.4.
>> Is it possible to define special custom 'tags' (or something) that will
>> invoke my own function? The function would then return the real content
>> in the ReST document.
>
> I -think- this is what you're looking for:
> http://docutils.sourceforge.net/docs/howto/rst-
Damjan <[EMAIL PROTECTED]> writes:
> I'm using docutils 0.4.
The specific mailing lists for docutils:
http://docutils.sourceforge.net/docs/user/mailing-lists.html>
Also available via GMane, which is how I read them.
--
\ "Here is a test to see if your mission on earth is finished. If
On Jan 25, 10:40 am, Damjan <[EMAIL PROTECTED]> wrote:
> I'm using docutils 0.4.
> Is it possible to define special custom 'tags' (or something) that will
> invoke my own function? The function would then return the real content in
> the ReST document.
I -think- this is what you're looking for:
ht