Correct the Filter when Generating the HTML Representations of All Individual Non-system Tiddlers
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.
Run & review this pull request in StackBlitz Codeflow.
Confirmed: kookma has already signed the Contributor License Agreement (see contributing.md)
This PR actually correct the filter in recent merged PR (https://github.com/TiddlyWiki/TiddlyWiki5/pull/8666) by @Leilei332
@Jermolene This is a documentation update. It is ready to merge.
@Jermolene This is a gentle reminder.
Thank you @kookma