diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 01:54:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 01:54:58 -0400 |
commit | 7d87bf9e780def62f6c457729d1d8abdb1cd2c65 (patch) | |
tree | 4ab87a20827b001260277fd36bafcc6113a6d811 /doc | |
parent | 81719b40a4640159fa4de56964255a5af86fa7fa (diff) | |
download | ikiwiki-7d87bf9e780def62f6c457729d1d8abdb1cd2c65.tar ikiwiki-7d87bf9e780def62f6c457729d1d8abdb1cd2c65.tar.gz |
fix
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/raw_html_in-page_and___91____91____33__included__93____93__.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/raw_html_in-page_and___91____91____33__included__93____93__.mdwn b/doc/bugs/raw_html_in-page_and___91____91____33__included__93____93__.mdwn index 34abf17dc..607326c97 100644 --- a/doc/bugs/raw_html_in-page_and___91____91____33__included__93____93__.mdwn +++ b/doc/bugs/raw_html_in-page_and___91____91____33__included__93____93__.mdwn @@ -8,7 +8,7 @@ This should work, but html code (listing 1) shows up with a hash replaced for th I have to suspect that replacing html with some hash is a bug. -> Congrats, you're another person to fall afoul of markdown [debbug 380212[]]. +> Congrats, you're another person to fall afoul of markdown [[debbug 380212]]. > The fix is to use Text::Markdown, or markdown 1.0.2 instead of buggy > old markdown 1.0.1. --[[Joey]] [[tag done]] |