From cc6bb2a6e36c5f135475b7cffaad86a23c676fa8 Mon Sep 17 00:00:00 2001 From: "cgallek@9cb0380d5b7650c71dd23a2e0e3e4f645889e049" Date: Fri, 22 Jan 2016 12:41:49 -0400 Subject: [PATCH] --- doc/todo/highlight_line_numbers.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/todo/highlight_line_numbers.mdwn diff --git a/doc/todo/highlight_line_numbers.mdwn b/doc/todo/highlight_line_numbers.mdwn new file mode 100644 index 000000000..f51c01fb7 --- /dev/null +++ b/doc/todo/highlight_line_numbers.mdwn @@ -0,0 +1,7 @@ +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. + +The patch is in a github branch here: + +I made a test/demo of the feature here: + +And the updated plugin documentation is here: -- 2.39.5