OK so after testing and re-testing, I think I understand what the issue is.
The good news is that *$:/tags/RawMarkup *works. Just create a tiddler, put the code from Google Fonts in it, for example: <link href="https://fonts.googleapis.com/css?family=Markazi+Text" rel= "stylesheet"> In the tiddler tagged with *$:/tags/RawMarkup*, save it, save your wiki, reload wiki. Then you have to specify you want to USE the font. You can do this in CSS in the wiki, or the newer version has this in the wiki settings. Just specify the font face, as you see it in Google fonts. This should work. The thing I did, wrongly, is to try to play around with the tiddler I created *$:/tags/RawMarkup*. I wanted to include a comment to tell myself what I did. As soon as I did that, it broke stuff. So... ok I guess I can't explain in that tiddler, I'll explain in a tiddler leading to it. A bit messy, but no big deal. $ tiddlers are not meant to be self-explanatory anyway, they are code. On Sunday, June 24, 2018 at 7:51:24 AM UTC-4, @TiddlyTweeter wrote: > > It might well be. It sounds likely its a bug. > > IF something that worked with the $*:/tags/RawMarkup* tag in versions > prior to 5.1.17 stopped working then most likely it is. The best way to be > sure is to clone the same wiki content to 5.1.17 & 5.1.16 and see. If it > doesn't work in 5.1.17 then maybe open an issue at: > https://github.com/Jermolene/TiddlyWiki5/issues > > UPDATE: Or comment here: https://groups.google.com/d/ > <https://groups.google.com/d/msg/tiddlywiki/bSwzQSrExMg/OcKiFvhyBQAJ> > msg/tiddlywiki/bSwzQSrExMg/ > <https://groups.google.com/d/msg/tiddlywiki/bSwzQSrExMg/OcKiFvhyBQAJ> > https://groups.google.com/d/msg/tiddlywiki/bSwzQSrExMg/OcKiFvhyBQAJ > > JD wrote: >> >> yeah, this definitely was how I did it in previous versions, using >> *$:/tags/RawMarkup* >> Is this maybe a bug in 5.1.17 ? >> > -- 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/b7057587-b270-463e-9879-15ffdf1a6016%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

