Currently markdown-it follows CommonMark specs which requires HTML Entity replacement with Unicode Character, though in the Browsers HTML entities are displayed using relevant characters.
This plugin is for disabling the HTML Entities to Unicode convertion for markdown-it.