Writage Markdown plugin for Microsoft Word
Started by Dr Andus
on 4/23/2015
Dr Andus
4/23/2015 4:39 pm
This one is a bit unusual: it looks like it allows you to convert a .docx file into a plain text file with markdown.
http://www.writage.com/
I don't fully get it, as my needs are normally to travel the opposite way, i.e. write documents in markdown (e.g. in WriteMonkey), and then convert them into Word docs. But it might be useful for some scenarios.
http://www.writage.com/
I don't fully get it, as my needs are normally to travel the opposite way, i.e. write documents in markdown (e.g. in WriteMonkey), and then convert them into Word docs. But it might be useful for some scenarios.
Gorski
4/23/2015 5:04 pm
And they want to charge for it.
You can already do this and much more for free with Pandoc
pandoc -s example30.docx -t markdown -o example35.md
http://pandoc.org/demos.html
Elena
4/23/2015 7:17 pm
Hi! Actually Writage allows you to open and edit Markdown documents in Word , so you could write documents in Markdown and save files as .md files as well.
Dr Andus
4/23/2015 8:22 pm
Elena wrote:
Elena, thanks for the clarification, I get it now. So the plugin turns Word into a GUI for Markdown, for people who don't want to or don't know how to use Markdown in plain text form, right?
I was just confused initially as the reason I use Markdown is to get away from Word :) But I can see that you are targeting a different user base.
Hi! Actually Writage allows you to open and edit Markdown documents in
Word , so you could write documents in Markdown and save files as .md
files as well.
Elena, thanks for the clarification, I get it now. So the plugin turns Word into a GUI for Markdown, for people who don't want to or don't know how to use Markdown in plain text form, right?
I was just confused initially as the reason I use Markdown is to get away from Word :) But I can see that you are targeting a different user base.
Elena
4/24/2015 8:22 am
Dr Andus, you're absolutely right! Writage turns Word into your Markdown editor.
The main target group is everyone who likes to start writing well-structured documents and prefer to use Word as a text editor or don't have time or don't want to become familiar with Markdown syntax.
The main target group is everyone who likes to start writing well-structured documents and prefer to use Word as a text editor or don't have time or don't want to become familiar with Markdown syntax.
MadaboutDana
4/24/2015 12:54 pm
Now that is a very entertaining inversion of the usual scenario. One has to admire the entrepreneurial niche thinking! ;-)
