summaryrefslogtreecommitdiffstats
path: root/helpers/pygments.go
AgeCommit message (Expand)Author
2017-10-14Add table linenos support for Chroma highlighterBjørn Erik Pedersen
2017-09-25Use Chroma as new default syntax highlighterBjørn Erik Pedersen
2017-06-13all: Update import paths to gohugoio/hugoBjørn Erik Pedersen
2017-02-17all: Refactor to nonglobal Viper, i18n etc.Bjørn Erik Pedersen
2017-02-04all: Refactor to nonglobal file systemsBjørn Erik Pedersen
2017-01-01Fix Appveyor Windows build and GitInfo path issue on WindowsDavid Kassa
2016-11-07commands, tpl: Get rid of repeating viper accessesAlbert Nigmatzianov
2016-10-24all: Unify case of config variable namesAlbert Nigmatzianov
2016-10-06Whitelist startinline pygments optionKim Gressens
2016-04-10helpers: Ignore cache for Pygments when flag setRobert Basic
2016-03-31Add readFile template funcBjørn Erik Pedersen
2016-03-19Return early from parseOptionsBjørn Erik Pedersen
2016-01-04added remaining relevant optionsBen Thomas
2016-01-04added more pygments optsBen Thomas
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