Skip to content

Conversation

roland-ruedenauer
Copy link
Contributor

Attempts to fix the issue with dumping binary content as described in #1742.

While testing dump-html I ran into another issue:
A text file with file extension ".txt" attached as a subitem is being rendered into html content and put into the index.
When the index page is created later on, the href pointing to the text rendered into html still uses the file extension ".txt".
Following such a link in the browser won't render as html page. You will get the raw html text instead.

I will address this issue in a separate PR.

@UlrichB22
Copy link
Collaborator

Thanks for contributing.

Please create an issue for the .txt file extension problem and link the new PR to it. This helps when searching for issues.

@UlrichB22 UlrichB22 merged commit 32a6e0a into moinwiki:master Mar 12, 2025
8 checks passed
@roland-ruedenauer roland-ruedenauer deleted the fix_html_dump branch March 12, 2025 18:47
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