TypeScript library that converts markdown to HTML (with code support).
npm install ts-markdown-parserts-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, SQL, Python, and others for code highlighting, with plans to expand to more languages in the future.
To install the package, run:
``bash`
npm install ts-markdown-parser
- HTML, JS, CSS inside