Package: libredcloth-ruby1.8
Version: 3.0.4-1
Severity: normal

The simplest way to show the problem is to give an example.

This is the original code:

=====
Strong:
Lets do a little test *t*
this should not be bold *u*.

Bold:
Lets do another test **t**
this should not be bold **u**.
=====

And this is the (relevant part of) the html that is produced:

=====
        <p>Strong:
Lets do a little test <strong>t*
this should not be bold *u</strong>.</p>


        <p>Bold:
Lets do another test <b>t<strong>*
this should not be bold *</strong>u</b>.</p>
=====

As you can see, the html produced is not exactly what you would expect.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libredcloth-ruby1.8 depends on:
ii  libruby1.8                    1.8.4-2    Libraries necessary to run Ruby 1.

libredcloth-ruby1.8 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to