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.
| docs/img | ||
| src | ||
| .gitignore | ||
| LICENSE.md | ||
| Makefile | ||
| README.md | ||
Anki Highlighter Class Button
This is a super simple plugin that simply added a Highlight button to the editor:
Clicking this, or using the hotkey ctrl-h, 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.
Installing
Follow the installation instructions on Ankiweb or simply enter the code 832812335 in the Anki install plugin menu.
License
This project is licensed under the GNU General Public License, version 2.
Version history
0.2—addedctrl+hhotkey0.1—initial release

