Hi all,

it seems that the subject markup doesn't like the comments inside the StarBasic code starting with ' (apostrophe), e.g.:

this chunk of code breaks the syntax highlighting:

<source lang="oobas">
Surname      ' Correct
Surname5     ' Correct (number 5 is not the first digit)
</source>

whereas this does not:

<source lang="oobas">
Surname      rem Correct
Surname5     rem Correct (number 5 is not the first digit)
</source>

is this a known bug/behavior?

--
Kind Regards,
Giuseppe Castagno
Acca Esse http://www.acca-esse.eu
[EMAIL PROTECTED]
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to