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

Simplified and fixed mdbook-replace regexs #36

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

HU90m
Copy link
Member

@HU90m HU90m commented Sep 3, 2024

The local file replacement for files in the repository was capturing markdown files. The new regex is a white list. Note, it only assumes something is a register if it ends with /.

The local file replacement for files in the repository
was capturing markdown files. The new regex is a white list.
Note, it only assumes something is a register if it ends with `/`.
Copy link
Contributor

@marnovandermaas marnovandermaas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable to me.

@marnovandermaas marnovandermaas merged commit 5a778c7 into lowRISC:main Sep 3, 2024
1 check passed
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