Kinda surprised by the rise in markdown editors whose selling point is the live preview mode. I always felt that the best feature of markdown was that the raw text made it somewhat obvious how it should be rendered. If a preview mode is need I almost want to jump straight to a WYSIWYG editor
It's both a great way to learn markdown and be sure that your output is valid when having to write things in markdown. I can't tell you how many times I've realized I made a mistake when I've already pushed a readme to github and saw the rendered markdown there...
I think there are two kinds of users of Markdown. One is those who don't need or want WYSIWYG. The other still want WYSIWYG but don't want to shift+arrowing around or constantly leaving the keyboard to reach for the mouse. The number of Markdown editors with live preview probably says that the latter group is actually not small.
Agreed. We actually wrote a WYSIWYG editor on top of Markdown last year (https://github.com/wiredcraft/moleskin) but never ended up pushing it out: Markdown is simple as it is, syntax highlighting should be enough.
I run a small website that uses markdown files to render content. Users just need to upload those files and the site is updated accordingly. The haroopad editor, mou, and others help them get visual feedback on what they are doing before submitting and refreshing the site.
I find having a live preview really gives me a better feel for the flow of the document. I love Markdown for it's simplicity, but that doesn't mean I only ever want to see it rendered in plain text.
My biggest use for Markdown is writing my README.md files for my Github projects. And while I do care how it looks plain, I care more about how it looks to users who visit my project's Github page.
The one place I find that useful is for blog posts. I like having the ability to apply the blog's CSS to the markdown source before posting to make sure it looks right.
I'm conceptually a fan, but then I noticed its effect on my actual CPU fan. Whatever this is doing for rendering the Markdown is not cheap -- a single keystroke in the editor pane on the sample document triggers 5+ seconds of max-CPU usage.
Typing causing loud fan noises from my laptop is not the most restful experience.
Mou's live preview was neat for about a week, but eventually I just switched to Sublime Text with the MarkdownEditing, Markdown Preview, and Markdown TOC packages. Powerful stuff, and as-good-as-live preview in your browser.
My only real issue with these is that there isn't an easy way to do a RegEX to remove certain types of formatting when copying the HTML. In an ideal world, I'd prefer to not have <p> tags, for instance, because most of the time, the place I'm pasting the content inserts them at any line break automatically. I realize this isn't always the case but it's one of those "frustrating" aspects that makes me continue to use an old-as-hell TextMate bundle a friend customized for me 5 years ago.
Does anybody have any experience with this and LightPaper[0]? I'm curious if I should switch. There's so many markdown editors out there. How can I know that I'm using the best one for me? (joking) Markdown editors feel like it should be the example for the paradox of choice.
Dillinger is indeed nice, but I would like a native desktop program with the same functionality, as I'm not always connected to the internet.
Of course, I could just run it locally on my laptop, but for some reason I still prefer my web browser for web browsing, and native programs for other stuff.
Or if I could get the same functionality in Sublime Text 3 that'd be even better, but I don't know how to build a plugin to do that, or haven't found one that does.
Well, historically I think it was because Markdown was created by a Mac user. And most of the early Markdown hackers were Mac users.
Obv. Markdown is now much broader, but I still think the market of people who actively care about a Markdown-based editor for desktop or mobile are more likely to be using a Mac and iOS than Windows/Linux/Android.
If you think about it, however, that's a huge market opportunity for Markdown devs on those platforms.
[+] [-] rodion_89|11 years ago|reply
[+] [-] gravity13|11 years ago|reply
[+] [-] schuke|11 years ago|reply
[+] [-] hunvreus|11 years ago|reply
[+] [-] samuli|11 years ago|reply
[+] [-] johnchristopher|11 years ago|reply
[+] [-] tomchristie|11 years ago|reply
[+] [-] sdegutis|11 years ago|reply
[+] [-] rbritton|11 years ago|reply
[+] [-] ehPReth|11 years ago|reply
[+] [-] Nemcue|11 years ago|reply
I wonder how he came up with that price.
[+] [-] kemayo|11 years ago|reply
Typing causing loud fan noises from my laptop is not the most restful experience.
https://www.dropbox.com/s/qy6szsbjs7cw3uv/Screenshot%202014-...
[+] [-] adamnemecek|11 years ago|reply
[+] [-] stock_toaster|11 years ago|reply
[+] [-] unknown|11 years ago|reply
[deleted]
[+] [-] pwenzel|11 years ago|reply
[+] [-] jmromer|11 years ago|reply
https://sublime.wbond.net/packages/MarkdownEditing https://github.com/revolunet/sublimetext-markdown-preview http://dotcypress.github.io/GitHubMarkdownPreview/
[+] [-] beltex|11 years ago|reply
What about Atom's markdown preview though? I found myself switching over to that from Mou.
https://github.com/atom/markdown-preview
[+] [-] jasonlaster11|11 years ago|reply
[+] [-] webwielder|11 years ago|reply
[+] [-] muaddirac|11 years ago|reply
- Large files caused it to slow unbearably/crash
- Scroll tracking was terrible (TexWorks is the only similar thing I've seen that does it well).
It looks like these aren't necessarily fixed in MacDown 0.1, but at least there's the opportunity to improve it with time.
[+] [-] jevyjevjevs|11 years ago|reply
[+] [-] samuelhalle|11 years ago|reply
[+] [-] filmgirlcw|11 years ago|reply
[+] [-] flxfxp|11 years ago|reply
Any plans to implement the same shortcuts as Mou?
[+] [-] shortformblog|11 years ago|reply
https://twitter.com/uranusjr/status/481901582104006657
I'm impressed with the early results of this. Considering that Mou hasn't been updated in months, I'm glad to see a successor in active development.
I've tried a lot of Markdown editors, and Mou was the only one in my experience that got the keyboard commands down pat.
[+] [-] uranusjr|11 years ago|reply
[+] [-] jason_slack|11 years ago|reply
[+] [-] rubiquity|11 years ago|reply
0 - http://clockworkengine.com/lightpaper-mac/
[+] [-] santa_boy|11 years ago|reply
[Haroopad](http://pad.haroopress.com/) is my favourite markdown editor of late. It is based on node-webkit and is also open source.
The main points I wish it could include is word completions similar to sublime and spelling corrections.
[+] [-] cabalamat|11 years ago|reply
[+] [-] Malarkey73|11 years ago|reply
http://dillinger.io
[+] [-] iamtew|11 years ago|reply
Of course, I could just run it locally on my laptop, but for some reason I still prefer my web browser for web browsing, and native programs for other stuff.
Or if I could get the same functionality in Sublime Text 3 that'd be even better, but I don't know how to build a plugin to do that, or haven't found one that does.
[+] [-] btd|11 years ago|reply
[+] [-] unknown|11 years ago|reply
[deleted]
[+] [-] arikrak|11 years ago|reply
[+] [-] talles|11 years ago|reply
Anyone besides me ever noticed how there are many options for markdown editors for Macs, but really few (decent) ones for Windows or Linux?
[+] [-] filmgirlcw|11 years ago|reply
Obv. Markdown is now much broader, but I still think the market of people who actively care about a Markdown-based editor for desktop or mobile are more likely to be using a Mac and iOS than Windows/Linux/Android.
If you think about it, however, that's a huge market opportunity for Markdown devs on those platforms.
[+] [-] tempodox|11 years ago|reply