Incorrect highlight using apostophes
Brought to you by:
cdolivet
When using three apostrophes to declare string, adding one apostrophe inside the string will lead to incorrect highlight of the
rest of the code. It is possible to try it on Edit area full example, just add this line:
$test = ''' Test text with ' apostrophe inside''';
Or see attached screen.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
HTML parsing - it shall not highlight apostophe outsite the tags, where is plain text:
<a href='/home'>Go to Cristie's home</a>