Here's a simple macro for highlighting text: \define h(txt) <mark>$txt$</mark> <<h text to highlight>>
but the way I have it, it just shows "text" highlighted. If I do this <<h 'text to highlight,>> then it works fine. But, seeing as I'm *super lazy*, I was wondering if there's a way to change the macro itself to accept all the text sent to is as one blob I tried \define h(txt) <mark>"$txt$"</mark> but it just showed "text" (with yellow highlight) Any ideas? Thanks, - Dave -- 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/96cde5e9-81c0-4e1f-a3b1-9c51d2d75e0d%40googlegroups.com.

