]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/patchqueue/more_class__61____34____34___for_css.mdwn
add warnings about using map, inline, etc with the sidebar causing
[ikiwiki.git] / doc / patchqueue / more_class__61____34____34___for_css.mdwn
index 9cc2f709ce6735ef2aa6754ed22fb1ad75511bda..49affd29bfd40315b85d814c0d74bee33e0cc35d 100644 (file)
@@ -15,12 +15,8 @@ Here's the one-liner:
 
 > applied --[[Joey]]
 
-The following adds a div element with class="trailer" around the
-meta-information added after an inlined page (namely: the post date, the
-tags, and the actions):
-
-The following adds a div element with class="trailer" around the meta-informati
-on added after an inlined page (namely: the post date, the tags, and the actions):
+The following adds a div element with class="trailer" around the meta-information
+added after an inlined page (namely: the post date, the tags, and the actions):
 
     --- inlinepage.tmpl.orig        2006-12-28 16:56:49.000000000 +0100
     +++ inlinepage.tmpl     2006-12-28 17:02:06.000000000 +0100
@@ -53,4 +49,11 @@ on added after an inlined page (namely: the post date, the tags, and the actions
 >> which will hopefully make pandoc a drop-in replacement for markdown.  I'll upload pandoc after 
 >> his work has finished.  Whether it could be used in IkiWiki is an open question, but having
 >> alternatives is always a good thing and perhaps, the fact that pandoc can make markdown->LaTeX
->> conversion may lead to new possibilities. --[[Roktas]]
\ No newline at end of file
+>> conversion may lead to new possibilities. --[[Roktas]]
+
+>>> I confirm that this ([[debbug 405058]]) has just been fixed in markdown
+>>> [`1.0.2b7`](http://packages.debian.org/experimental/web/markdown) (BTW, thanks to your bug
+>>> report Joey).  FYI, I've observed some performance drop with `1.0.2b7` compared to `1.0.1`,
+>>> especially noticable with big files.  This was also confirmed by someone else, for example,
+>>> see this [thread](http://six.pairlist.net/pipermail/markdown-discuss/2006-August/000152.html)
+>>> --[[Roktas]]
\ No newline at end of file