From c4ccb9efe6484be48997a62e36e4045ccfa8a615 Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 8 Jul 2007 00:03:44 +0000 Subject: fix to be a proper bug report --- doc/bugs/format_bug.mdwn | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/bugs/format_bug.mdwn (limited to 'doc/bugs') diff --git a/doc/bugs/format_bug.mdwn b/doc/bugs/format_bug.mdwn new file mode 100644 index 000000000..e8971076f --- /dev/null +++ b/doc/bugs/format_bug.mdwn @@ -0,0 +1,23 @@ +* list item 1 +* list item 2 +* list item 3 + +1. First item. +1. Sub item. +1. Another. +1. And another.. + +Not sure whether this is a bug or a case of RTFM. +Anyway, unexpected. Trying my first install of ikiwiki, +reading through the quick setup, trying out the given +examples and finding half of them to behave oddly is not +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]]) + +> (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..) + +> --[[Joey]] -- cgit v1.2.3