TextStretch opens all instances at once [answered]

Happy new year, everyone!

New year, new problems.

I am trying out TextStretch again.

But when I do the snippet below, both instances open and close together. The instructions said that if I have different content and different id’s, they would open independently. The content and ids are different here. Can anyone tell me what I am doing wrong? Or is something from a newer version of TiddlyWiki messing with this plugin?

* this is some text <<strex "(82)" "*" "*" "*" "class" "id">>
* this is more text
** This is indented text <<strex "(85)" "*" "*" "*" "class" "2022-01-01">>
* This is the last line

Duh. I needed the other two tiddlers for the plugin, which I thought were optional. Problem solved!