aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/highlight.pm
Commit message (Expand)AuthorAge
* Catch up to highlight 3.51 API change.Amitai Schleier2019-05-26
* Silence "used only once: possible typo" warnings for variables that are part ...Simon McVittie2016-01-19
* Plugins::highlight: replace use of langdefdir with searchFileDavid Bremner2014-08-06
* cope with missing getConfDir in 3.18+ of highlight.David Bremner2014-08-06
* highlight: Now adds a span with class highlight-<extension> around highlighte...Joey Hess2013-02-12
* cannot reproduceJoey Hess2011-11-23
* Avoid warning message when generating setup file if highlight is not installe...Joey Hess2011-09-05
* Update highlight plugin for highlight api.David Bremner2010-12-29
* highlight: Support new format of filetypes.conf used by version 3.2 of the hi...Joey Hess2010-11-20
* remove a last that won't workJoey Hess2010-10-25
* highlight: Ensure that other, more-specific format plugins, like txt are used...Joey Hess2010-10-25
* txt: Fix display when used inside a format directive.Joey Hess2010-10-25
* highlight: Make location of highlight's files configurable in setup file to a...Joey Hess2010-08-30
* catch failure to open the filetypes fileJoey Hess2010-02-24
* format plugin categorizationJoey Hess2010-02-12
* highlight: Fix utf-8 encoding bug. Closes: #535028Joey Hess2009-07-07
* call initLanguage after initThemeJoey Hess2009-05-26
* cache highlighters to optimiseJoey Hess2009-05-23
* updateJoey Hess2009-05-23
* allow format to use any language supported by highlightJoey Hess2009-05-23
* remove commas in tohighlight listJoey Hess2009-05-23
* highlight: New plugin supporting syntax highlighting of pretty much anything.Joey Hess2009-05-22