logseq / marketplace

A centralized packages manager for Logseq marketplace plugins.
MIT License
253 stars 282 forks source link

update: Added effect to logseq-furigana #534

Closed daviddavo closed 7 months ago

daviddavo commented 7 months ago

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