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

Feature/Extracted out the commonly used line break regex #1364

Merged
merged 1 commit into from
Apr 23, 2020

Conversation

dany74q
Copy link
Contributor

@dany74q dany74q commented Apr 23, 2020

This commit extract the commonly used /br\s*/?>/gi regex to common.js,
in order to keep the code more DRY.

This commit extract the commonly used /br\s*\/?>/gi regex to common.js,
in order to keep the code more DRY.
@dany74q dany74q changed the title Extracted out the commonly used line break regex Feature/Extracted out the commonly used line break regex Apr 23, 2020
@knsv
Copy link
Collaborator

knsv commented Apr 23, 2020

Thanks. It is good to do this kind of refactoring. It seems you did not follow the PR template, this has caused the automatic extraction of the content of the PR to the release notes to fail, thus the failing build.

@knsv knsv merged commit 45b96bd into mermaid-js:develop Apr 23, 2020
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.

None yet

2 participants