`ts-markdown-parser` is a TypeScript-based library for converting Markdown to HTML with built-in syntax highlighting for various programming languages. Currently, it supports HTML, JavaScript, TypeScript, and Python code highlighting, with plans to expand to more languages in the future.
It can be installed via Yarn as well.