I'd like to add support for graphviz, and can't figure out how to do
it.

I'm assuming I need to add a graphviz class to tagext.py, and return
something inside of __call__. I can't figure out what I need to return
though. The example says "this function builds wikimarkup and returns
a parse tree for this". I'm not exactly sure what this means.

What I need to do it take the source, put it into a file, run graphviz
on the file (depending on the attributes), and include the outputted
file (png, svg, etc) into whatever the output is.

If you guys can give me some help, I'll gladly document it.

V/r,

Ryan Lane
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mwlib" 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/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to