add Tree Maker

This commit is contained in:
ddddddO 2022-11-14 22:52:21 +09:00
parent 280eaa81d3
commit e8b6452b3f

View File

@ -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.