Skip to content
This repository has been archived by the owner on Aug 22, 2020. It is now read-only.

Help Me With The Pygmalion #26

Closed
CodyKarch opened this issue Oct 1, 2015 · 3 comments
Closed

Help Me With The Pygmalion #26

CodyKarch opened this issue Oct 1, 2015 · 3 comments

Comments

@CodyKarch
Copy link
Collaborator

Hey, I am trying to tag the square brackets, but everything I have tried doesn't work. Any hints or suggestions?

@ghbondar
Copy link
Collaborator

ghbondar commented Oct 1, 2015

can you find the square brackets ok in the text using regex? \[ and \] seems to work.

@nlottig94
Copy link
Collaborator

I used \[.+?\] to find all of the stage directions in the document! Oh, and I had "dot matches all" checked! Hope this helps!

@CodyKarch
Copy link
Collaborator Author

Wow... Sorry, I kept trying those, and it wouldn't work. Now I realize that I needed to turn the Dot Matches All on. Silly mistake. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants