Posted 18 years ago
by Kasper
Hi,
I'm still using version 3 of SyntaxEditor, and I've noticed a small problem with the HTML language def, which I'm not quite sure how to fix. Have a look at this example:The space in the attribute value apparently ends the value, which is not correct. It works just fine when using double quotes, like this:
How is this best fixed? :)
Edit: Ah, I see my problem is shown right here on the board, since the codehighlightning uses the same engine :)
[Modified at 10/12/2006 07:45 AM]
I'm still using version 3 of SyntaxEditor, and I've noticed a small problem with the HTML language def, which I'm not quite sure how to fix. Have a look at this example:
<div style='font-color: #ffffff;'>
<div style="font-color: #ffffff;">
Edit: Ah, I see my problem is shown right here on the board, since the codehighlightning uses the same engine :)
[Modified at 10/12/2006 07:45 AM]