Widget:Highlight

From Rangjung Yeshe Wiki - Dharma Dictionary
Revision as of 22:20, 13 September 2021 by Jeremi (talk | contribs) ((by SublimeText.Mediawiker))
Jump to navigation Jump to search

<script> var context = document.querySelector(".highlight"); // requires an element with class "context" to exist var instance = new Mark(context); instance.mark(""); </script>