Thanks for the update, @SeptemberHX

The list token rendering, is a good improvement. And the improvement to "Enable inline link, image, and footnote rendering in markdown editor"

If it was possible, without difficulty, to render the alternative marking styles for <mark> and <ins> in markdown editor, it would be very good?

<ins>test text</ins>

++test text++

and

<mark>mark this</mark>

==mark this==