Question about docutils
Damjan
gdamjan at gmail.com
Thu Jan 25 19:13:16 EST 2007
More information about the Python-list mailing list
Thu Jan 25 19:13:16 EST 2007
- Previous message (by thread): [ANN] markup.py 1.6
- Next message (by thread): Question about docutils
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> 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
- Previous message (by thread): [ANN] markup.py 1.6
- Next message (by thread): Question about docutils
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list