Closed alex closed 9 years ago
Hey, I thought about doing that, but I don't have time at the moment. I'll read into it anyway. Edit: Maybe I can try something.
@hhatto forked Misaka and swapped Sundown with Hoedown. Maybe you can ask him.
I mostly filed this for tracking purposes, I realize it's quite a bit of work and I don't have the time to volunteer either :)
Hi, @alex
python-hoedown forked from misaka library. python-hoedown is installable on pypy2.1.0(based on Python2.7.3)
Could you try using python-hoedown?
easy_install hoedown
I can confirm it installs ok
Working on a CFFI port. It works with PyPy 2.6.
This is because of the cython, one approach to resolving this would be to switch to cffi