Thanks, that did the job! Also thanks @stephan for the advice.
felix On Tuesday, May 20, 2014 5:53:54 PM UTC+2, BJ wrote: > > to include code (ie your script references etc) in the header section, put > the code into a tiddler and tag it with $:/core/wiki/rawmarkup. > cheers > > BJ > > On Tuesday, May 20, 2014 1:56:09 PM UTC+1, Felix Küppers wrote: >> >> Hi, >> >> I want to include my external library in TW5, however, everytime I save >> TW, it overrides my script reference in the html code. >> >> the code is inserted by me manually inside the <head> tag >> >> <script src="js/jquery-1.9.1.js" type="text/javascript"></script> >> <script src="js/my.js" type="text/javascript"></script> >> <link href="css/my.css" rel="stylesheet" type="text/css" /> >> >> ... >> >> any ideas how to solve it? >> many thanks! >> >> -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

