I added some custom syntax /"BR"/ I can use to generate multiple railroad diagrams from one big chunk of text.
<rdg> is the text for the railroad diagram(s). ``` <$list filter="""[<rdg>split[/"BR"/]]"""> <$railroad text=<<currentTiddler>>/> </$list> ``` [image: Screenshot 2023-06-24 10.36.03 PM.png] -- 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/00774c17-0027-4e30-b777-e1acf955d18fn%40googlegroups.com.

