From 0b3fd1bb85a2c249025c26be0a2e8bd42c9b0b77 Mon Sep 17 00:00:00 2001 From: veysiertekin <500893+veysiertekin@users.noreply.github.com> Date: Wed, 2 Jun 2021 11:37:13 +0100 Subject: [PATCH] Change suggested Markdown editor with an open source alternative - MacDown --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eef762ce16..230a12d252 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,9 @@ The markdown used in this site uses [kramdown](https://kramdown.gettalong.org/) ### Markdown Editor for OSX ### -There's a free markdown editor for OSX called [Mou](http://25.io/mou/). It's quite convenient to work with, and it generates the translated Markdown in real-time alongside of your editor window, as can be seen here: +There's a free markdown editor for OSX called [MacDown](https://github.com/MacDownApp/macdown). It's quite convenient to work with, and it generates the translated Markdown in real-time alongside of your editor window, as can be seen here: -![Mou Screen Shot](http://25.io/mou/img/1.png) +![MacDown Screen Shot](https://raw.githubusercontent.com/MacDownApp/macdown/3e2a2bf101c215c143bf00d9f857965f0ee82487/assets/screenshot.png) ## License ##