>> 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-roles.html > > Hope it helps.
Thanks, it looks to be exactly what I need... I'm reading it now, and will try to implement it. -- damjan -- http://mail.python.org/mailman/listinfo/python-list