From 2ae7701ad05596e917fa7d88aa06162decda533e Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Fri, 7 Nov 2014 08:39:55 -0500 Subject: [PATCH] Add TODO about code listings. --- todo.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.mdwn b/todo.mdwn index 34f3383..d746e56 100644 --- a/todo.mdwn +++ b/todo.mdwn @@ -8,7 +8,8 @@ Some feedback from mlinksva: * no history link for each page (usually by recent changes, etc) loses major wiki affordance, cf ... looks to require [configuration](https://ikiwiki.info/pagehistory/) * no diff link in rcentchanges loses major wiki affordance, cf ... looks to require [plugin](https://ikiwiki.info/plugins/recentchangesdiff/) * "This Page's Discussion" link obtains "Error: bad page name". - +* look into lstlisting to see if we can do code highlighting or otherwise + better presentation of it in HTML. --- Open questions back to mlinksva from bkuhn: