If you did go with the macro route, your code might look like: \define excise(title) <$transclude tiddler="""$title$""" mode=block/>
When you do a macro excision, it asks you for the name of the tiddler and the name of a macro. The text gets excised to the named tiddler, and replaced with a macro invocation like <<excise """title of excised tiddler""">> . HTH Mark On Thursday, November 17, 2016 at 5:54:20 PM UTC-8, stevesuny wrote: > > I've noticed that using the excision tool, my excised text is transcluded > without formatting (such as blockquotes). While I can use the <$transclude> > widget and specify block="mode" to retain my formatting, this seems to > defeat the purpose of the excision tool. Is there a way to set the default > transclusion of excised text to block mode? Or would I need to create a > macro to do that? > > Assuming I would need a macro, how would I reference the excised text in > the macro? > > Thanks, > > //steve. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3c15e3fc-366d-4b21-84a4-d8e27388ee11%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

