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

fix: wrong extension for non-index .md files #1665

Merged

Conversation

henk84
Copy link

@henk84 henk84 commented Oct 10, 2023

Detailed description

The initial rules file contains an example for handling .md files but doesn’t set the correct extension for the resulting .html file. This change strips the .md extension and adds a .html extension.

To do

  • Tests

@denisdefreyne
Copy link
Member

Excellent catch!

@denisdefreyne denisdefreyne merged commit 61547f5 into nanoc:main Oct 14, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants