Live data from Hacker News

Madoko – a fast markdown processor for writing professional documents

madoko.net

11–20 of 28 posts

Re: Madoko – a fast markdown processor for writing professional documents

#14
post #2

Why does everything have to run inside a web browser these days? I like my text editors/word processors to be lean, lightweight and focused on one thing: editing text. Everything Madoko offers here (aside from WYSIWYG—which is overrated when you're trying to produce content) can be accomplished with pandoc+your text editor of choice (I've been using classic nvi lately, seems to work well for a distraction free enviro…

I'm with you on that. Even if I'm typing a long response in a web form I often write it in Vim and paste it onto the form.

I created a documentation CMS that functions as a Git repository allowing you to make the choice. The web editor is quite nice but power users will always prefer a proper editor.

https://www.graphia.co.uk

Re: Madoko – a fast markdown processor for writing professional documents

#15
post #2

Why does everything have to run inside a web browser these days? I like my text editors/word processors to be lean, lightweight and focused on one thing: editing text. Everything Madoko offers here (aside from WYSIWYG—which is overrated when you're trying to produce content) can be accomplished with pandoc+your text editor of choice (I've been using classic nvi lately, seems to work well for a distraction free enviro…

> Why does everything have to run inside a web browser these days?

This. I hate this trend, I even systematically use mpv/youtube-dl to watch videos out of the browser.

Re: Madoko – a fast markdown processor for writing professional documents

#20
This is why I'm always a bit wary of using Markdown for technical documents, Markdown is just too simple and you end up having to add on all these non-standard extensions to make it halfway usable. Add on to that the fact that Markdown isn't formally specified and has a bunch of ambiguities in what is specified, and I just feel like it's more trouble than it's worth.

Maybe I'm being unfair, this project does look very well done (the LaTeX integration in particular looks much better than most Markdown flavour's manage), I just don't really see what it improves on over something like AsciiDoc.

Post reply on HN