Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add add_literal_underlay and use it for the transient underlay
[git.ikiwiki.info.git]
/
doc
/
todo
/
pagespec_expansions.mdwn
diff --git
a/doc/todo/pagespec_expansions.mdwn
b/doc/todo/pagespec_expansions.mdwn
index 3e94ee214ec138d95629b4256cf9267d03a5ec07..6107f5489673d847f20d86512eb9e3579b4c4e4a 100644
(file)
--- a/
doc/todo/pagespec_expansions.mdwn
+++ b/
doc/todo/pagespec_expansions.mdwn
@@
-146,4
+146,6
@@
Or could you put in:
$glob =~ s!//!/!g;
$glob =~ s!//!/!g;
-somewhere? Or should I just add this to my index patch? --Ethan
\ No newline at end of file
+somewhere? Or should I just add this to my index patch? --Ethan
+
+> If it's specific to your index patch, let's put it in there. --[[Joey]]