I found a message from Aaron on this list that said he was considering
ditching web.py's markdown.py in favor of python-markdown. Is this
still on the agenda? I notice that web.py 0.31 still ships with a
markdown.py that doesn't look like a version of python-markdown. And
did he mean just ditching markdown.py from web.py and people can go
get python-markdown if they want, or did he mean integrating
python-markdown into web.py?

I'm interested in web.py's markdown.py. I'd like to use it instead of
python-markdown just because then I wouldn't need to bother shipping
python-markdown with my code. But web.py's markdown.py is a bit
mysterious. How does it perform compared to Markdown.pl or
python-markdown? Does it pass all the markdown unit tests?

I know that python-markdown performs well, I've been using
python-markdown 1.7 quite a lot, and integrated it into a couple of
web.py apps. Easy to use, works very well. It would be good to ship it
with web.py though, then I wouldn't need to worry about shipping
python-markdown with each of my apps.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to