diff options
author | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2008-07-21 12:31:04 +0100 |
---|---|---|
committer | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2008-07-21 12:31:04 +0100 |
commit | 9c02d61d9bbc41705a5e32543b51261fad891095 (patch) | |
tree | a590b8be85eee86cff045118cb30c1539cbe7e3c /doc/bugs/format_bug.mdwn | |
parent | 6153fd6d88fd41ee12a850652a6903a17ae9edda (diff) | |
download | ikiwiki-9c02d61d9bbc41705a5e32543b51261fad891095.tar ikiwiki-9c02d61d9bbc41705a5e32543b51261fad891095.tar.gz |
Migrate doc/bugs via prefix_directives
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
Diffstat (limited to 'doc/bugs/format_bug.mdwn')
-rw-r--r-- | doc/bugs/format_bug.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/format_bug.mdwn b/doc/bugs/format_bug.mdwn index 3d4b4a94e..dc9a09ebb 100644 --- a/doc/bugs/format_bug.mdwn +++ b/doc/bugs/format_bug.mdwn @@ -15,7 +15,7 @@ encouraging. > This is a bug in markdown, not in ikiwiki. Markdown often has issues with > one sort of list followed by a second sort. I've filed a bug report on -> markdown about this ([[debbug 432152]]) +> markdown about this ([[!debbug 432152]]) > (BTW, this bug was filed by editing the bugs page directly. Please don't > do that, use the form to generate a new per-bug page..) |