Sorry, I could not get back earlier.

The entire content that appears at the bottom (not in a tiddler. There is 
no box around it) appears in $:/boot/boot.js <#%24%3A%2Fboot%2Fboot.js>

That tiddler does not carry any tag.

>From the introductory comments in the tiddler, this seems to be the most 
important tiddler.

How do I fix this?


On Saturday, August 21, 2021 at 6:59:54 PM UTC+5:30 TW Tones wrote:

> Try using advanced search to find where this content is found in the wiki, 
> look at the tiddlers containing this and see if it has tags it should not.
>
> The tiddler may have a tag such as  SystemTag: $:/tags/BelowStory 
> <https://tiddlywiki.com/#SystemTag%3A%20%24%3A%2Ftags%2FBelowStory>, 
> remove this to see if its fixed, if not re tag it and keep looking.
>
> I expect a tiddler is broken or corrupt. 
>
> Regards
> Tones
> On Saturday, 21 August 2021 at 15:02:59 UTC+10 Sandip Deshmukh wrote:
>
>>
>> I have a plain vanilla tiddlywiki with a couple of tiddlers.
>>
>> I copied this on my Android smartphone. And opened it with tiddloid.
>>
>> All went well till I was only viewing the tiddlers.
>>
>> But after I edited/ added new tiddlers, some html markup strings started 
>> appearing at the very end. They are not part of any tiddler. And they 
>> continue to show even after I close all the tiddlers and hide the sidebar.
>>
>> I copied the wiki back to my desktop and opened it with TiddlyDesktop. 
>> The html markup strings continue to appear and behave the same way. I can 
>> select them, copy them but can not delete them.
>>
>> There seems to be no problem with the wiki otherwise ---  I can open 
>> tiddlers, edit tiddlers, etc.
>>
>> Here is what the text looks like:
>>
>> $tw.browser && !$tw.node) { $tw.passwordPrompt = new 
>> $tw.utils.PasswordPrompt(); } // Preload any encrypted tiddlers 
>> $tw.boot.decryptEncryptedTiddlers(function() { // Startup 
>> $tw.boot.startup({callback: callback}); }); }; /////////////////////////// 
>> Autoboot in the browser if($tw.browser && !$tw.boot.suppressBoot) { 
>> $tw.boot.boot(); } return $tw; }); if(typeof(exports) !== "undefined") { 
>> exports.TiddlyWiki = _boot; } else { _boot(window.$tw); } { 
>> $tw.boot.boot(); } return $tw; }); if(typeof(exports) !== "undefined") { 
>> exports.TiddlyWiki = _boot; } else { _boot(window.$tw); }
>>
>> How do I get rid of this annoyance?
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/48d4814c-1da2-46ca-a43e-e66e8dd04e3fn%40googlegroups.com.

Reply via email to