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

Delete adjacent spaces in edition/publisher pattern #1310

Merged

Conversation

zuphilip
Copy link
Member

@zuphilip zuphilip commented Jan 1, 2015

Replacing the prefix/suffix adjacent spaces with group and one delimiter space, as described generally in #1301 . Search for this pattern here (57 hits in 56 files):

<[^/>]*"edition"[^/>]*suffix="[^"/>]* "[^/>]*/?>\s*\r\n\s*<[^/>]*"publisher"[^/>]*prefix=" [^"/>]*"[^/>]*/?>

@adam3smith et al: Happy New Year to you!

Replacing the prefix/suffix adjacent spaces with group and one delimiter space, as described generally in citation-style-language#1301 . Search for this pattern here:

```
<[^/>]*"edition"[^/>]*suffix="[^"/>]* "[^/>]*/?>\s*\r\n\s*<[^/>]*"publisher"[^/>]*prefix=" [^"/>]*"[^/>]*/?>
```
adam3smith added a commit that referenced this pull request Jan 17, 2015
Delete adjacent spaces in edition/publisher pattern
@adam3smith adam3smith merged commit 78e4318 into citation-style-language:master Jan 17, 2015
@adam3smith
Copy link
Member

looking good, too.

@zuphilip
Copy link
Member Author

Thanks. Then, I can continue on the remaining classes ...

@zuphilip zuphilip deleted the adjacent-spacing branch January 17, 2015 09:08
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.

2 participants