Hi, You can try pandoc.
It’s a command line tool that exports from html to markdown, vice versa, latex to html or mark down, vice versa and many other formats. The command is as follows considering you are in a folder with your original .txt say /test/ and test.txt pandoc -o test.html test.txt where -o is the output to file and last argument is the source file. it works on unix linux and windows. Here’s the link: http://johnmacfarlane.net/pandoc/ <http://johnmacfarlane.net/pandoc/> Yuma Antoine Decaux "Light has no value without darkness" Mob: +612102277190 Skype: Shainobi1 twitter: http://www.twitter.com/triple7 > On 2/03/2015, at 1:57 pm, Garth Humphreys <ghu...@gmail.com> wrote: > > Hi, I’m looking for a recommendation for a text editor that will support > exporting of HTML from a document marked up with markdown. I have Byword > which does this but looking for other options that people like. > > Thanks > Garth > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to macvisionaries+unsubscr...@googlegroups.com. > To post to this group, send email to macvisionaries@googlegroups.com. > Visit this group at http://groups.google.com/group/macvisionaries. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to macvisionaries+unsubscr...@googlegroups.com. To post to this group, send email to macvisionaries@googlegroups.com. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.