mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-29 08:42:17 +00:00
ab3109d84b
* Support direct style attributes on the element widget * Fix tests Not all parse tree nodes have an "orderedAttributes" member (eg. the error message generated at https://github.com/Jermolene/TiddlyWiki5/blob/5613bcc8849bd979505eb442c7c2b9b0d2eeff19/core/modules/widgets/transclude.js#L73-L75) * Ensure ordering isn't insertion dependent if orderedAttributes is missing * Add docs