Thanks for the guidance @saqimtiaz !
I agree, should be simple really; any recommendation on testing for the presence of a loaded plugin? Streams-fusion could enable the Markdown export format only when the other plugin is present and enabled.
Should I conclude we should proceed in that direction? I find these parts a bit intimidating and I am afraid my solution would fall short of the ultimate possibility:
Regarding splitting off Streams-fusion, no concern; I trust your judgement on what is best.
Lastly, any leads/insight as to why the inline preformatted code doesn’t seem to take (the funk
node in my demo Stream)? When I feed the raw html output (from my plugin) into the Turndown demo site, markdown enders correctly, but not within TiddlyWiki… I tried updating the inner content of $:/plugins/sq/typewriter/lib/turndown-browser-umd.js
thinking it was versioning issue, but it doesn’t appear to be the case.