From: Waylan L. <wa...@gm...> - 2009-07-14 13:07:41
|
On Tue, Jul 14, 2009 at 8:05 AM, <se...@la...> wrote: > Sorry about this but I wanted to promote the pyblosxom plugin for > python-markdown to a full project on github (with history) rather than > just a gist, so it's now moved to: > > http://github.com/seanh/PyBlosxom-Python-Markdown-2-Plugin > > There is no functional change. The integration page of the python-markdown > site will need to be updated. > Thanks for the update. I've updated the link. A few thinks. I notice that you keep referring to "Python-Markdown 2". You may not be aware that there is a second unrelated project called "Markdown2", so you might want to change your documentation to refer to "Python-Markdown v2.0" (or perhaps "v2.x") to keep it more clear. Second, I couldn't help but notice that you are converting all documents to acsii before passing them to Markdown. Why? Markdown is fully Unicode aware (and actually uses Unicode internally). I would expect that you would want to be converting to Unicode from whatever encoding the user's files are in. If you look at our tests, we have entire documents in Russian and Arabic that run through Markdown without issue. Why limit yourself to only English users? Regardless, it great to see others benefiting from our project. -- ---- \X/ /-\ `/ |_ /-\ |\| Waylan Limberg |