Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regex Example #71

Open
melMass opened this issue Mar 30, 2017 · 3 comments
Open

Regex Example #71

melMass opened this issue Mar 30, 2017 · 3 comments

Comments

@melMass
Copy link

melMass commented Mar 30, 2017

Can you provide examples for using the Regex function ?

I don't get what is to be "selected" by the expression neither how.
From reading the readme I can't work it out.

For instance I'm looking to align by brackets:

a { aaaa }
b { bbbb }
c { cccc }


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@randy3k
Copy link
Owner

randy3k commented Mar 30, 2017

I guess you just need the regex {|}

@adis-io
Copy link

adis-io commented Jan 8, 2018

Hi, @randy3k

Could you help me with this:

abc            - qwe
foo    - bar

I tried \- regexp, but it's not working. Thanks in advance

@adis-io
Copy link

adis-io commented Jan 8, 2018

Update:
it was , not dash. Sorry

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

No branches or pull requests

3 participants