Hi,

Consider the following AsciiDoc snippet:

    image:text[And some "quotes" here!]

This creates the following HTML:

    <img src="text" alt="And some "quotes" here!" />

The quotes in alt aren't escaped which is invalid HTML. Is there
a way to fix this?

Thanks,
Simon
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9

Attachment: pgp6BUM9IFaJE.pgp
Description: PGP signature

Reply via email to