Integrating Markdown into Anki

The current visual/HTML editors make sense because each can be losslessly converted to the other. Markdown is considerably more difficult - not all HTML can be represented in markdown (except via embedded HTML), and the conversion process is intended to be done in one direction.