#2 Make [=[ ... ]=] and similar work (for both comments and strings)

Open
pgimeno wants to merge 1 commits from pgimeno/pg-long-strings-with-equals into pgimeno/master

It requires support specific to the syntax highlighter in question, so that's been added.

Here's a test case:

--[===[
xy]]=]===]==]z

As equal signs are removed on the top line, the part considered a comment should change.

(Edit: It seems that the built-in syntax highlighting of GOGS is not highlighting the above properly as of this writing.)

It requires support specific to the syntax highlighter in question, so that's been added. Here's a test case: ``` --[===[ xy]]=]===]==]z ``` As equal signs are removed on the top line, the part considered a comment should change. (Edit: It seems that the built-in syntax highlighting of GOGS is not highlighting the above properly as of this writing.)
Pedro Gimeno commented 4 years ago
Owner

Force-pushed to revert an extra change that got committed by accident.

Force-pushed to revert an extra change that got committed by accident.
This pull request can be merged automatically.
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.