diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-06 23:38:47 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-06 23:38:47 +0000 |
commit | 584c6b4bf31985926b0e92534e9e0340121ad4f3 (patch) | |
tree | b3ad4aa896035ac012fa233e5ec24cca41f9cea6 | |
parent | 13e36970051af1ba552b834cbe67e726ba4163e8 (diff) | |
download | ikiwiki-584c6b4bf31985926b0e92534e9e0340121ad4f3.tar ikiwiki-584c6b4bf31985926b0e92534e9e0340121ad4f3.tar.gz |
web commit by http://roktas.myopenid.com/: comments on markdown 1.0.2b7
-rw-r--r-- | doc/patchqueue/more_class__61____34____34___for_css.mdwn | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/patchqueue/more_class__61____34____34___for_css.mdwn b/doc/patchqueue/more_class__61____34____34___for_css.mdwn index 9cc2f709c..0b3032d70 100644 --- a/doc/patchqueue/more_class__61____34____34___for_css.mdwn +++ b/doc/patchqueue/more_class__61____34____34___for_css.mdwn @@ -53,4 +53,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 |