From 9370fc745c9b410c7d098132b54c7bdccee551f3 Mon Sep 17 00:00:00 2001 From: Kevin Garner Date: Thu, 21 Jul 2022 23:02:45 -0500 Subject: [PATCH] Added json2md and ts-markdown to readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c0dca04..4124bda 100755 --- a/README.md +++ b/README.md @@ -134,6 +134,8 @@ _Please read the [contribution guidelines](.github/contributing.md) before contr - [turndown](https://github.com/domchristie/turndown) - HTML to Markdown converter written in JavaScript. - [yamp](https://github.com/angrykoala/yamp) - Easy-to-use cli toolbox for markdown-related task. ![Mac OS X][macosx] ![Linux][linux] ![Windows][windows] - [clipboard2markdown](https://euangoddard.github.io/clipboard2markdown/) - Website to paste content and get a markdown version. Works on any modern browser with JavaScript. +- [json2md](https://github.com/IonicaBizau/json2md) - A JSON to Markdown converter. +- [ts-markdown](https://github.com/kgar/ts-markdown) - An extensible TypeScript markdown generator that takes JSON and creates a markdown document. ### Editors