This is not a new plugin, this is a heavy refactoring of the logseq-furigana plugin, which now uses a MutationObserver to replace every instance of 漢字[かんじ] with ruby tags: <ruby>漢字<rt>かんじ</ruby>: 漢字
It doesn't work with lsp, it needs the file protocol or it raises a cross-origin frame error
This is not a new plugin, this is a heavy refactoring of the logseq-furigana plugin, which now uses a MutationObserver to replace every instance of
漢字[かんじ]
with ruby tags:<ruby>漢字<rt>かんじ</ruby>
: 漢字It doesn't work with lsp, it needs the file protocol or it raises a cross-origin frame error