This might be a little niche. I’m trying to incorporate the functionality of this non-TW plugin. https://bible-link.globalrize.org/ (The manual non-Wordpress version).
It requires, as a minimum, the inclusion of this line at the end of the <body>
section:
<script async defer src="https://bible-link.globalrize.org/plugin.js" data-translation="esv16"></script>
In TW this script can be called in the using a tiddler with the tag $:/tags/RawMarkupWikified/BottomBody
Then if a string appears on the page that can be interpreted as a Biblical link, e.g. Matt 1:10 or Matthew 1:10 moving the mouse over the link shows a popup with the relevant text.
The functionality works in a simple non-TW test page but not when the refence is in a tiddler.
Long-shot I know, but does anyone have any ideas how to get this working?
Or maybe there is a better way of doing this in TW?
Can I draw @DaveGifford attention to this in case he has done something similar.
Thanks.