OSDN Git Service

Fix the following PHP syntax highlighting issues: (#782)
authorJun Tajima <56220423+tjmprm77@users.noreply.github.com>
Fri, 7 May 2021 14:35:19 +0000 (23:35 +0900)
committerGitHub <noreply@github.com>
Fri, 7 May 2021 14:35:19 +0000 (23:35 +0900)
commitcf9677f3ca0f0307fbbeec9d868aec0e82053540
tree954bbb3c2ab75283716a960fda4f920d15df9fcd
parent645da3bcd7c18bbe88e054101e92ba1da641cb53
Fix the following PHP syntax highlighting issues: (#782)

- The second and subsequent lines of the string enclosed in single quotes are not displayed in the string color.
- The lines after the blank line of the string enclosed in double quotes are not displayed in the string color.
Externals/crystaledit/editlib/parsers/html.cpp
Externals/crystaledit/editlib/parsers/php.cpp