From e8b6452b3f5d367d4a5d1fffdbec3b48e41ee39e Mon Sep 17 00:00:00 2001 From: ddddddO Date: Mon, 14 Nov 2022 22:52:21 +0900 Subject: [PATCH] add Tree Maker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c0dca04..e9089f3 100755 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ _Please read the [contribution guidelines](.github/contributing.md) before contr - [Markdown to PDF](https://www.markdowntopdf.com/) - Simple and useful website for converting Markdown to PDF. ![Globe][globe] - [Pandoc](https://pandoc.org/) - Universal document converter. ![Mac OS X][macosx] ![Linux][linux] ![Windows][windows] - [Torsimany](https://github.com/PolBaladas/torsimany) - Translate format-independent JSON to stylish, human-readable Markdown. ![Mac OS X][macosx] ![Linux][linux] ![Windows][windows] +- [Tree Maker](https://ddddddo.github.io/gtree/) - Website that converts markdown to tree. - [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.