typelevel.github.com icon indicating copy to clipboard operation
typelevel.github.com copied to clipboard

Render Pygments in an RSS-reader-friendly way

Open S11001001 opened this issue 8 years ago • 1 comments
trafficstars

As noted in #148, RSS readers don't handle code blocks correctly; most likely this is due to their reference to CSS classes that don't exist in the RSS output. Can we output a "CSS-free" version of the code blocks for RSS, or somehow include the relevant CSS in a way understood to RSS readers?

screenshot_20170305-175559

S11001001 avatar Mar 05 '17 17:03 S11001001

Is that still a problem? My feed reader just displays the code blocks as verbatim blocks without highlighting.

larsrh avatar May 01 '17 17:05 larsrh