From 30dce638e6ca7a9e9729f2cb8e16c1d7f22445e2 Mon Sep 17 00:00:00 2001 From: "cgallek@9cb0380d5b7650c71dd23a2e0e3e4f645889e049" Date: Tue, 26 Jan 2016 20:02:37 -0400 Subject: rename todo/highlight_line_numbers.mdwn to patch/highlight_line_numbers.mdwn --- doc/patch/highlight_line_numbers.mdwn | 7 +++++++ doc/todo/highlight_line_numbers.mdwn | 7 ------- 2 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 doc/patch/highlight_line_numbers.mdwn delete mode 100644 doc/todo/highlight_line_numbers.mdwn diff --git a/doc/patch/highlight_line_numbers.mdwn b/doc/patch/highlight_line_numbers.mdwn new file mode 100644 index 000000000..f51c01fb7 --- /dev/null +++ b/doc/patch/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: diff --git a/doc/todo/highlight_line_numbers.mdwn b/doc/todo/highlight_line_numbers.mdwn deleted file mode 100644 index f51c01fb7..000000000 --- a/doc/todo/highlight_line_numbers.mdwn +++ /dev/null @@ -1,7 +0,0 @@ -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: -- cgit v1.2.3