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

allow hypen prefix in substitutions #17

Merged

Conversation

evanshortiss
Copy link
Member

Refer to issue #16 for details.

The update in preview-src/index.adoc can be used to verify the change. Prior to the change index-%USER%.html would be unchanged since the regex would explicitly ignore it for substitution due to the leading hyphen. After the change the %USER% placeholder will be replaced by whatever the query parameter of the same name is set to.

@evanshortiss evanshortiss merged commit 3260771 into redhat-scholars:master May 11, 2023
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.

1 participant