probably a bug in the markdown parser. iirc I had to switch earlier to
support the code fragments in the lists. The solution might be not
using a list for it at all?

Martijn

On Thu, Oct 28, 2010 at 9:16 AM, Jeremy Thomerson
<[email protected]> wrote:
> I have a question for those more familiar with Jekyll and/or Markdown.  The
> following page is not displaying nested lists properly:
> http://wicket.apache.org/contribute/release.html (look at the second bullet
> under "releasing Apache Wicket 1.4.x" - where it says "* you can use JIRA
> for this....")  The "* you can use JIRA for this" should be a nested list.
>  The syntax I'm using tests out fine in
> http://daringfireball.net/projects/markdown/dingus but it's not working in
> Jekyll for me.
>
> Note, you can see the Markdown source here:
> http://svn.apache.org/repos/asf/wicket/common/site/trunk/contribute/release.md
>
> Is it that Jeykll isn't using standard Markdown syntax?  Everywhere I look
> for Markdown verifiers, this syntax works, but not in my Jekyll site.  I've
> tried using hyphens rather than asterisks, and that didn't work either.
>
> --
> Jeremy Thomerson
> http://wickettraining.com
> *Need a CMS for Wicket?  Use Brix! http://brixcms.org*
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com

Reply via email to