]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/highlight_line_numbers.mdwn
rename patch/highlight_line_numbers.mdwn to todo/highlight_line_numbers.mdwn
[git.ikiwiki.info.git] / doc / todo / highlight_line_numbers.mdwn
1 The highlight library used by the highlight plugin has many features that are not accessible through the ikiwiki format directive.  I've created a patch that exposes the line numbering option and opens the door to expose other options more easily.
3 The patch is in a github branch here: <https://github.com/trapperhoney/ikiwiki/tree/linenumbers>
5 I made a test/demo of the feature here: <http://www.angrydoughnuts.com/temp/ikiwiki/>
7 And the updated plugin documentation is here: <http://www.angrydoughnuts.com/temp/ikiwiki/html/plugins/highlight.html>