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.
| src | ||
| LICENSE.md | ||
| README.md | ||
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