This is a tool that helps you convert your markdown to an escaped version as a string which can be used in json objects.
Install depencies before you can work with the project
npm install
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.