- New script twextract converts a TiddlyWiki into a set of XML and HTML files. This is useful for ...
- Serving your TiddlyWiki content as a lightweight set of pages instead of each user having to download the entire wiki.
- Serving your TiddlyWiki content in a Javascript-restricted environment. The generated files are plain HTML.
Other enhancements/fixes:
- Wikitexts can use <<set $LINKS_NEW_WINDOW 0|1>> to determine if links open in a new window.
- Improved CSS styling & document structure for standalone documents.
- Bugfixes in tables, allowing the PeriodicTable sample to work again.
- Lots of internal fixes and reorganization.
Written in WikklyText.
