diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 01:53:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 01:53:49 -0400 |
commit | 95f93e6848f3719eb6e3c23e4f686f983e9ebac8 (patch) | |
tree | 5ee18e58555d8d9a0cc09cf1a98385916ab88071 /doc | |
parent | 27376abb3c73e6d1e5d5743b8ddc1dc4790a60e7 (diff) |
response
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/raw_html_in-page_and___91____91____33__included__93____93__.mdwn | 4 |
1 files changed, 4 insertions, 0 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 8027e65bb..34abf17dc 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,6 +8,10 @@ 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[]]. +> The fix is to use Text::Markdown, or markdown 1.0.2 instead of buggy +> old markdown 1.0.1. --[[Joey]] [[tag done]] + ## inlining raw html This would be my prefered solution. in index.mdwn: |