Question

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?

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top