index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Plugin
/
highlight.pm
Age
Commit message (
Expand
)
Author
2010-12-29
Update highlight plugin for highlight api.
David Bremner
2010-11-20
highlight: Support new format of filetypes.conf used by version 3.2 of the hi...
Joey Hess
2010-10-25
remove a last that won't work
Joey Hess
2010-10-25
highlight: Ensure that other, more-specific format plugins, like txt are used...
Joey Hess
2010-10-25
txt: Fix display when used inside a format directive.
Joey Hess
2010-08-30
highlight: Make location of highlight's files configurable in setup file to a...
Joey Hess
2010-02-24
catch failure to open the filetypes file
Joey Hess
2010-02-12
format plugin categorization
Joey Hess
2009-07-07
highlight: Fix utf-8 encoding bug. Closes: #535028
Joey Hess
2009-05-26
call initLanguage after initTheme
Joey Hess
2009-05-23
cache highlighters to optimise
Joey Hess
2009-05-23
update
Joey Hess
2009-05-23
allow format to use any language supported by highlight
Joey Hess
2009-05-23
remove commas in tohighlight list
Joey Hess
2009-05-22
highlight: New plugin supporting syntax highlighting of pretty much anything.
Joey Hess