mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-11 13:23:17 +00:00

The plan had been to switch template depending on the content type, but we’d only implemented support for saving wikitext tiddlers. That meant that creating a tiddler with any non-wikitext content type failed to write the file correctly under Node.js. Now we just always save in .tid file format.