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

Correct the Filter when Generating the HTML Representations of All Individual Non-system Tiddlers #8671

Open
wants to merge 1 commit into
base: tiddlywiki-com
Choose a base branch
from

Conversation

kookma
Copy link
Contributor

@kookma kookma commented Oct 8, 2024

The filter in first rendercommand is corrected from [encodeuricomponent[]addprefix[static/]] to
tiddlywiki wikipath --render '[!is[system]]' '[encodeuricomponent[]addprefix[static/]addsuffix[.html]]' text/plain $:/core/templates/static.tiddler.html
to correctly adds the .html extension to produced files.

Copy link

stackblitz bot commented Oct 8, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

github-actions bot commented Oct 8, 2024

Confirmed: kookma has already signed the Contributor License Agreement (see contributing.md)

@kookma kookma force-pushed the correct-the-filter-when-generating-the-html-representations-of-all-individual-non-system-tiddlers-20241008064425267 branch from 5d875b7 to 6c24e70 Compare October 8, 2024 03:14
@kookma kookma marked this pull request as ready for review October 8, 2024 03:14
@kookma
Copy link
Contributor Author

kookma commented Oct 8, 2024

This PR actually correct the filter in recent merged PR (#8666) by @Leilei332

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