<script src="file:///C:/Users/.../ckeditor.js"></script>
And all related files are located in OneDrive folder and synced.
Now I am trying to open the tiddlywiki file on mac, but that path including `C:\` obviously doesn't work. Therefore ckeditor tiddlers are not rendering. They just display 'loading ckeditor'.
If I modify the path to be mac format, the same problem will happen on my Windows.
So my question is: is it possible to make the path work for both Windows and Mac?