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

Expand REGEX for links #250

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

josephsnyder
Copy link
Contributor

Ensure that a space is found before each "D" or "G" command.
Ensure that a "D" or "G" could be followed by a ":"
Switch from using a single "$" as part of a "1 or more group"
to denote a "$$" command, use a "$$" directly.

Change-Id: I9d2319457b141e2790b5f54ff9de7c708abb3a1a

Ensure that a space is found before each "D" or "G" command.
Ensure that a "D" or "G" could be followed by a ":"
Switch from using a single "$" as part of a "1 or more group"
to denote a "$$" command, use a "$$" directly.

Change-Id: I9d2319457b141e2790b5f54ff9de7c708abb3a1a
@josephsnyder josephsnyder merged commit d7d5155 into WorldVistA:master Jan 20, 2020
@josephsnyder josephsnyder deleted the expand_link_regex branch January 20, 2020 14:26
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