Show HN: Caret – Better Markdown Editor for the Desktop
21–30 of 59 posts
Re: Show HN: Caret – Better Markdown Editor for the Desktop
#22The big thing I would like to see in Markdown editors like this is a pdf export. It'd be nice to be able to send a rendered markdown document to people without them needing to open a web browser to view it. There is a similar open source project here: https://github.com/dvcrn/markright
Re: Show HN: Caret – Better Markdown Editor for the Desktop
#23I get live preview, 9 different styles, code formatting, the ability to export to word, PDF, HTML, ODT, and RTF...and for blogging you get a word count at the bottom. It even analyzes your text for writing style like passive voice, long words, etc.
[1] - http://marked2app.com/ [2] - https://github.com/plasticboy/vim-markdown
Re: Show HN: Caret – Better Markdown Editor for the Desktop
#24The big thing I would like to see in Markdown editors like this is a pdf export. It'd be nice to be able to send a rendered markdown document to people without them needing to open a web browser to view it. There is a similar open source project here: https://github.com/dvcrn/markright
Re: Show HN: Caret – Better Markdown Editor for the Desktop
#25Any Markdown editor worth its salt should have a permanent live preview without having to be pressing Contrl + P all the time. The lack of good desktop Markdown editors used to haunt me, until I started building one my own and realized how poor the support for Markdown in C++ was.
Re: Show HN: Caret – Better Markdown Editor for the Desktop
#26Re: Show HN: Caret – Better Markdown Editor for the Desktop
#27Re: Show HN: Caret – Better Markdown Editor for the Desktop
#28The big thing I would like to see in Markdown editors like this is a pdf export. It'd be nice to be able to send a rendered markdown document to people without them needing to open a web browser to view it. There is a similar open source project here: https://github.com/dvcrn/markright
Re: Show HN: Caret – Better Markdown Editor for the Desktop
#29What exactly makes this any better than MacDown (OSX), and Markdown Pad 2 (Windows)? Both have side live preview, and accomplish pretty much everything. There could be some QOL improements in them, but I don't see how caret.io is much better.