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

make code matching non-greedy #37

Merged
merged 2 commits into from
Jan 30, 2018
Merged

make code matching non-greedy #37

merged 2 commits into from
Jan 30, 2018

Conversation

asharpe
Copy link
Contributor

@asharpe asharpe commented Jan 27, 2018

fixes #36

@asharpe
Copy link
Contributor Author

asharpe commented Jan 27, 2018

$ ./src/bin/j2m.js --stdin --toM <<<'{code}first{code}
plain
{code}second{code}'
```first```
plain
```second```

@FokkeZB FokkeZB merged commit fe215f8 into FokkeZB:master Jan 30, 2018
@FokkeZB
Copy link
Owner

FokkeZB commented Jan 30, 2018

Thanks again!

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

Successfully merging this pull request may close these issues.

code replacement is greedy
2 participants