Erato - simple and beautiful markdown editor
31–40 of 59 posts
Re: Erato - simple and beautiful markdown editor
#32I'd love to see something like the editor in Medium, but implementing the whole markdown and that can run offline.
Re: Erato - simple and beautiful markdown editor
#33Re: Erato - simple and beautiful markdown editor
#34Does anyone know what happened to the push (primarily by Atwood) to create a spec for Markdown (possibly with a different name)?
Re: Erato - simple and beautiful markdown editor
#35Also check out my fork of Markdown live, which is exactly this + open-source + bugs + shitty syntax highlighting. https://github.com/vojto/markdownlive
Thanks for the link btw, I've been using Mou and, being as I am, I always like to read source code while learning, so I really appreciate open source apps.
Re: Erato - simple and beautiful markdown editor
#36But I also can't help thinking, if you're going to all that effort why not go full WYSIWYG, with Markdown as the file format? (You'd need some kind of support for merge markers I suppose, I guess that'd be kind of tricky.)
You know what it reminds me of? Wordperfect 5.1's Reveal Codes :-)
Re: Erato - simple and beautiful markdown editor
#37Looks like Mou ( http://mouapp.com/ ). Does anyone know the differences?
Re: Erato - simple and beautiful markdown editor
#38Re: Erato - simple and beautiful markdown editor
#39Does this support/show Github's extensions to markdown. In particular, syntax highlighting for languages?