/markdown-to-json

Primary LanguageTypeScriptMIT LicenseMIT

Markdown to json string

Netlify Status

This is a tool that helps you convert your markdown to an escaped version as a string which can be used in json objects.

Link

Development

Installing

Install depencies before you can work with the project

npm install

Executing

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

LICENSE

MIT