markdown - Pygments styling for HTML, PHP, and JavaScript -


i using github's api convert github flavored markdown html. html has bunch of classes can used styling different code blocks (html, javascript, php, bunch of languages). after doing research, think pygments need proper styling code blocks can have syntax highlighting, having trouble finding stylesheets. know how use pygments syntax styling html, php, , javascript? thanks!

here's great starting place, repository of sample pygments stylesheets:

https://github.com/richleland/pygments-css

thanks @richleland, whoever are


Comments

Popular posts from this blog

scala - 'wrong top statement declaration' when using slick in IntelliJ -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

PySide and Qt Properties: Connecting signals from Python to QML -