This is a super simple plugin that simply added a Highlight button to the editor, which wraps the selected text in: `` ` This is really only useful if you have a card type that styles the highlight` class in a particular way.
Find a file
2025-11-24 19:59:59 +00:00
src Initial checkin 2025-11-24 19:59:59 +00:00
LICENSE.md Initial checkin 2025-11-24 19:59:59 +00:00
README.md Initial checkin 2025-11-24 19:59:59 +00:00

Anki Highlighter Class Button

This is a super simple plugin that simply added a Highlight button to the editor, which wraps the selected text in:

<span class="highlight"></span>

This is really only useful if you have a card type that styles the highlight class in a particular way.

License

This project is licensed under the GNU General Public License, version 2.

Version history

  • 0.1—initial release