On Friday, January 14, 2022 at 4:10:06 PM UTC+1 [email protected] wrote:
> @Eric Schulman @PMario > > Thanks for the fast response and the solution. > I'm quite a newbie to TiddlyWiki and still try to grok the finer points. > As a workaround you can redefine the core macro without modifying the core tiddler, if you - Create a new tiddler eg: `my-list-fix ` - tag it with: ` $:/tags/Macro` - put my code from above into the text - save. Now your example should work. .. Since user macros are defined after core macros it should work that way. I did test it with your demo wiki. The proposal discussion at github is here: https://github.com/Jermolene/TiddlyWiki5/issues/6397 ... You see: It seems to be an easy fix, but if done right it will trigger a bit more work. have fun! -mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/fd4b1aa7-a2e2-4dee-bfc3-2dab9576bbefn%40googlegroups.com.

