summaryrefslogtreecommitdiffstats
path: root/helpers/pygments.go
AgeCommit message (Expand)Author
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
2015-11-23Change the license to Apache 2.0Steve Francia
2015-11-23Add PygmentsOptions optionAndrew Brampton
2015-10-15Insert code tag for server-side syntax highlightingNathan Youngman
2015-10-12Apply project wide go fmtBjørn Erik Pedersen
2015-07-08If no language is provided to Pygments, then try and guess itAndrew Brampton
2015-05-07Allow 'classprefix' pygments options.Andrew Gallant
2015-04-16Only write highlight to cache when CacheDir is setbep
2015-04-15Add more options to highlightbep
2015-04-14Fix potential Windows path issue with Pygments cachebep
2015-03-29Hash all pygments parameters.Ruben Vermeersch
2015-03-27Cache pygments rendering between runsRuben Vermeersch
2014-12-26Wrap comments helpers package to fit 80-column widthAnthony Fok
2014-12-18Commented helpers packageAhsanul Haque
2014-11-17Shortcode rewrite, take 2bep
2014-05-09Add pygmentsstyle and pygmentsuseclasses optionsLK4D4
2014-04-26Little syntax mistakeLordFPL
2014-03-31Adding support for logging & verbose logging. Consolidation of error handling...spf13
2014-01-29gofmt all go codeTibor Vass
2014-01-10Report error, but don’t fatally stop if pygments has error. Return original...spf13
2013-12-05Adding Pygments helperspf13