I'm trying to convert from using anstosa/tw5-markdown to the markdown 
plugin in the TW plugin library.

I'm running a node.js Tiddlywiki.  I have anstosa/tw5-markdown installed 
"in the browser".  I went to TW Control Panel and pressed the Disable 
button for $:/plugins/anstosa/tw5-markdown.  That disabled it, as expected.

But when I restart node.js, my TW fails to start due to "Cannot find module 
'$:/plugins/anstosa/tw5-markdown/highlight.js'".  In order to work around 
it, I have to delete 
$__config_Plugins_Disabled_$__plugins_anstosa_tw5-markdown.tid

I need to disable (or delete) tw5-markdown without making my wiki 
un-startable.  

It looks like I'm going to need to manually tell it not to try and load 
$:/plugins/anstosa/tw5-markdown/highlight.js.  That *is* a shadow tiddler 
provided by the plugin.  It looks like disabling the plugin hides the 
shadow tiddler, but something is still trying to load it.

Any suggestions as to how I might find/disable that attempt to load 
$:/plugins/anstosa/tw5-markdown/highlight.js? 

-- 
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/806aaf46-f42a-4fa1-9937-f987e3c01a02%40googlegroups.com.

Reply via email to