Skip to content

Fix capturing in multi-lined regexp#20

Open
jycchoi wants to merge 1 commit intotextmate:masterfrom
jycchoi:master
Open

Fix capturing in multi-lined regexp#20
jycchoi wants to merge 1 commit intotextmate:masterfrom
jycchoi:master

Conversation

@jycchoi
Copy link
Copy Markdown

@jycchoi jycchoi commented Mar 15, 2022

Fix the following condition in multi-lined regexp:

  • Able to capture:

    ~/multi-lined[\/]
        regexp/
  • But failed to capture:

    ~/multi-lined
        regexp/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant