From nobody at rubyforge.org Thu Mar 1 05:29:34 2007 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 1 Mar 2007 05:29:34 -0500 (EST) Subject: [Maruku-devel] [134] trunk/lib/maruku/output/s5/to_s5.rb: Merged Jacques' code. Message-ID: <20070301102934.9468B5240A2E@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/maruku-devel/attachments/20070301/c2f55f54/attachment-0001.html From nobody at rubyforge.org Fri Mar 2 04:19:33 2007 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Fri, 2 Mar 2007 04:19:33 -0500 (EST) Subject: [Maruku-devel] [135] trunk/lib/maruku/output/s5/to_s5.rb: Tiny change. Message-ID: <20070302091934.3583F52422FE@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/maruku-devel/attachments/20070302/e29e7172/attachment.html From nobody at rubyforge.org Sun Mar 4 15:59:22 2007 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sun, 4 Mar 2007 15:59:22 -0500 (EST) Subject: [Maruku-devel] [136] trunk/lib/maruku/output/to_html.rb: Bug: alt text ignored for images Message-ID: <20070304205922.95D9952420DC@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/maruku-devel/attachments/20070304/80da638d/attachment.html From nobody at rubyforge.org Sun Mar 4 16:00:06 2007 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sun, 4 Mar 2007 16:00:06 -0500 (EST) Subject: [Maruku-devel] [137] trunk/tests/unittest: "alt" not ignored anymore Message-ID: <20070304210006.EC1DC52420DC@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/maruku-devel/attachments/20070304/53c9de53/attachment.html From nobody at rubyforge.org Tue Mar 6 11:39:30 2007 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Tue, 6 Mar 2007 11:39:30 -0500 (EST) Subject: [Maruku-devel] [138] trunk/docs: Message-ID: <20070306163930.B4434524206F@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/maruku-devel/attachments/20070306/eb5fa360/attachment.html From nobody at rubyforge.org Wed Mar 7 12:04:10 2007 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 7 Mar 2007 12:04:10 -0500 (EST) Subject: [Maruku-devel] [139] trunk: 0.5.5 Message-ID: <20070307170411.45C0D524236F@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/maruku-devel/attachments/20070307/d4d971d3/attachment-0001.html From andrea.censi at dis.uniroma1.it Wed Mar 7 12:05:57 2007 From: andrea.censi at dis.uniroma1.it (Andrea Censi) Date: Wed, 7 Mar 2007 18:05:57 +0100 Subject: [Maruku-devel] [release] Maruku 0.5.5 Message-ID: * Features: * Input of HTML numeric entities: Examples of numeric character references include © or © for the copyright symbol, Α or Α for the Greek capital letter alpha, and ا or ا for the Arabic letter alef. > Examples of numeric character references include © or © > for the copyright symbol, Α or Α for the Greek capital > letter alpha, and ا or ا for the Arabic letter alef. * Bug fixes: * Alt text was ignored for images. * Fixed minor bug in reading HTML inside paragraph. * Changed rules for block-level HTML to make it similar to Markdown.pl. For example: Paragraph
will be translated to

Paragraph

while this: Paragraph
becomes

Paragraph

* **Pending bugs**: there are some problems when parsing lists. It is difficult to get it right because the spec is very fuzzy. At the moment, list items cannot be indented by more than 1 space. -- Andrea Censi "Life is too important to be taken seriously" (Oscar Wilde) Web: http://www.dis.uniroma1.it/~censi From nobody at rubyforge.org Fri Mar 9 15:56:19 2007 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Fri, 9 Mar 2007 15:56:19 -0500 (EST) Subject: [Maruku-devel] [140] trunk: * Bug fixes: Message-ID: <20070309205619.F0A905240ADD@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/maruku-devel/attachments/20070309/ed6211a7/attachment.html