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

Validate HTML generator produces unique files #1

Merged
merged 4 commits into from
Feb 17, 2023

Conversation

edelabar
Copy link

If you have a website with a SectionID case that has the same name as a page markdown file, right now whichever one ends up in the output is nondeterministic. This change adds a validation step to the HTMLGenerator to ensure uniqueness.

Ref: JohnSundell#142

If you have a website with a `SectionID` case that has the same name as a page markdown file, right now whichever one ends up in the output is nondeterministic. This change adds a validation step to the `HTMLGenerator` to ensure uniqueness.
@edelabar edelabar merged commit 50be5a7 into BlueHouseLabs:main Feb 17, 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.

2 participants