Skip to content
Open source Markdown editor for OS X.
Find file
Pull request Compare This branch is 440 commits behind MacDownApp:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
Dependency
LICENSE
MacDown.xcodeproj
MacDown.xcworkspace
MacDown
MacDownTests
Tools
.gitignore
.travis.yml
CONTRIBUTING.md
Podfile
README.md

README.md

MacDown

Build Status

MacDown is an open source Markdown editor for OS X, released under the MIT License. The author stole the idea from Chen Luo’s Mou so that people can make crappy clones.

Visit the project site for more information, or download MacDown.app.zip directly from the latest releases page.

License

MacDown is released under the terms of MIT License. You may find the content of the license here, or inside the LICENSE directory.

You may find full text of licenses about third-party components inside in the LICENSE directory, or the About MacDown panel in the application.

The following editor themes and CSS files are extracted from Mou, courtesy of Chen Luo:

  • Mou Fresh Air
  • Mou Fresh Air+
  • Mou Night
  • Mou Night+
  • Mou Paper
  • Mou Paper+
  • Tomorrow
  • Tomorrow Blue
  • Tomorrow+
  • Writer
  • Writer+
  • Clearness
  • Clearness Dark
  • GitHub
  • GitHub2

Development

If you wish to build MacDown yourself, you will need Cocoapods. After you clone the repository, run the following command inside the repository root (directory containing the Podfile file):

pod install

and open MacDown.xcworkspace in Xcode. Refer to the official Cocoapods guide if you need more instructions on its installation, setup, and usage.

Something went wrong with that request. Please try again.