Hi Danielo That is because you have a line feed at the end of the file. It is not > evident when you are viewing the file, but if you edit it you can see that > it has 5 lines, where it should only have 4. Remove the last line and you > are ready to go. Github/git usually adds line feeds for you (sooo smart! > maybe too much), and tiddlywiki does not like them on config tiddlers. I > don't know what is worse, git doing things without asking or tiddlywiki > being so picky. >
The need to avoid a terminating line break in these configuration .tid files is a nuisance. A trick that makes them a bit more robust is to use the single line syntax for the text field. For example: https://github.com/Jermolene/TiddlyWiki5/blob/master/core/wiki/config/NavigationUpdateAddressBar.tid Best wishes Jeremy. > > Regards > > -- > 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. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/4526b857-d693-4da4-8fc1-5671524d5919%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/4526b857-d693-4da4-8fc1-5671524d5919%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAPKKYJbTJEjMCwV08C22LsnJxdGYXMoZh4bPuhRP4StPAohR9A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

