This plugin is officially retired (unless someone else picks it up) as from Anki 2.1.50+ the internals of Anki have changed and this plugin no longer functions. Anyone is free to fork and continue this plugin in any way.
This is a fork of the excellent markdown plugin by @gregorrr. The purpose of this fork is to maintain bugfixes and keep up to date with changes in Anki.
There are no current plans to add new features.
In leiu of good automated testing for Anki plugins, the following things should be checked when preparing a release:
- Fields in the editor can be toggled with
Ctrl + m
- Enabling auto markdown on fields can be done in Note Types (
Ctrl + Shift + n
) > press Fields button - Enabling auto markdown on fields can be done in Note Types (
Ctrl + Shift + n
) > press Fields button with a new card type
Source for the Auto Markdown Anki add-on.
Current code is incompatible with other add-ons.
Have convert-all-to and convert-all-from buttons to allow easier adoptation and prevent lock-in.
Allow setting of custom field name suffix, e.g. "mkd", to indicate that the field should be auto markdown.