Hey man, I wonder why $:/tags/RawMarkup doesn't work anymore. I might be wrong 
but I remember it working for me once. I tried a workaround and used 
$:/tags/PageTemplate instead. 

You can see a demo of that here: 

http://googlefonts.tiddlyspot.com

Of course, you can use whatever font you want instead of the two here, you can 
add more or delete any. 

Tiddler: $:/font

Tag: $:/tags/PageTemplate

Text: 

<head>

<link href="https://fonts.googleapis.com/css?family=Acme"; rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Allan"; rel="stylesheet">

<style>
body {
    font-family: "Acme";
}
h2 {
    font-family: "Allan";
}
</style>

</head>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/0b6768c8-a17f-45f5-90f9-d9559239a4e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to