I’m trying to create ASP.NET syntax highlighter for my blog with IronPython.Hosting and Pygments. The issue is, that Pygments doesn’t work on IPy 2.0 atleast without hacking.
Do you have idea how to make it work?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Take a look at this article Pygments for Windows Live Writer.
Over there is the link to the sources and misc files to compile Pygments for IronPython.