OSDN Git Service

Fix PHP syntax highlighting. (#802)
authorJun Tajima <56220423+tjmprm77@users.noreply.github.com>
Sat, 22 May 2021 13:15:09 +0000 (22:15 +0900)
committerGitHub <noreply@github.com>
Sat, 22 May 2021 13:15:09 +0000 (22:15 +0900)
commitbdb3b7ecb8d8a9f8e463fd6d36b5646729655a69
tree2238f6c3f94dbc3a049e460d81972deb2c5f6b92
parentd9a6b5d8a72c282f5a04ae2ea960535a0ad1ac0f
Fix PHP syntax highlighting. (#802)

- Fixed an issue where the text after the closing tag "?>" in a comment or string is not highlighted correctly.
Externals/crystaledit/editlib/parsers/html.cpp