All Projects → MacDownApp → Macdown

MacDownApp / Macdown

Open source Markdown editor for macOS.

Programming Languages

Rich Text Format
576 projects
objective c
16641 projects - #2 most used programming language
c
50402 projects - #5 most used programming language
CSS
56736 projects
python
139335 projects - #7 most used programming language
GAP
223 projects

Projects that are alternatives of or similar to Macdown

Markitdown
📱 A React app to preview and edit Markdown✍. You can also export it as HTML.
Stars: ✭ 26 (-99.71%)
Mutual labels:  markdown, markdown-to-html, markdown-converter, markdown-editor, markdown-viewer
Mditor
📝 [ M ] arkdown + E [ ditor ] = Mditor
Stars: ✭ 523 (-94.09%)
Mutual labels:  markdown, markdown-to-html, markdown-converter, markdown-editor, markdown-viewer
Markdown
📖Clean & Modern MarkDown Generator, 🔌Offline Support and Easy Generation of Markdown ⚡️⚛️ https://github.com/JP1016/Markdown-Electron/releases
Stars: ✭ 170 (-98.08%)
Mutual labels:  markdown, markdown-to-html, markdown-converter, markdown-editor
Bytemd
A hackable Markdown editor component built with Svelte
Stars: ✭ 656 (-92.59%)
Mutual labels:  markdown, markdown-editor, markdown-viewer
Idea Multimarkdown
Markdown language support for IntelliJ IDEA.
Stars: ✭ 789 (-91.09%)
Mutual labels:  markdown-to-html, markdown-editor, markdown-viewer
Editor.md
The open source embeddable online markdown editor (component).
Stars: ✭ 11,741 (+32.59%)
Mutual labels:  markdown, markdown-editor, markdown-writer
Markvis
make visualization in markdown. 📊📈
Stars: ✭ 1,509 (-82.96%)
Mutual labels:  markdown, markdown-to-html, markdown-editor
Mdtool
A tool which can process markdown to HTML
Stars: ✭ 136 (-98.46%)
Mutual labels:  markdown, markdown-to-html, markdown-converter
Marker
🖊 A gtk3 markdown editor
Stars: ✭ 644 (-92.73%)
Mutual labels:  markdown, markdown-to-html, markdown-editor
noted
Markdown note-taking with syntax highlighting and real-time preview.
Stars: ✭ 22 (-99.75%)
Mutual labels:  markdown-editor, markdown-to-html, markdown-viewer
BoostNote.next-local
Boost Note next local spaces is lightspeed workspace for developers
Stars: ✭ 89 (-98.99%)
Mutual labels:  markdown-editor, markdown-to-html, markdown-viewer
Grav Plugin Admin
Grav Admin Plugin
Stars: ✭ 316 (-96.43%)
Mutual labels:  markdown, markdown-to-html, markdown-editor
notes
Simple text editor for your Markdown and LaTeX notes.
Stars: ✭ 24 (-99.73%)
Mutual labels:  markdown-editor, markdown-to-html, markdown-viewer
Marcdown
👻 Lightweight realtime markdown viewer and editor - Simple, clean and beautiful https://liyasthomas.github.io/marcdown
Stars: ✭ 345 (-96.1%)
Mutual labels:  markdown, markdown-editor, markdown-viewer
Markdown
A super fast, highly extensible markdown parser for PHP
Stars: ✭ 945 (-89.33%)
Mutual labels:  markdown, markdown-to-html, markdown-converter
Mdmath
LaTeX Math for Markdown inside of Visual Studio Code.
Stars: ✭ 675 (-92.38%)
Mutual labels:  markdown, markdown-viewer
Stackedit.js
Add StackEdit to any website
Stars: ✭ 724 (-91.82%)
Mutual labels:  markdown, markdown-editor
Docpress
Documentation website generator
Stars: ✭ 815 (-90.8%)
Mutual labels:  markdown, markdown-to-html
Zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
Stars: ✭ 7,823 (-11.65%)
Mutual labels:  markdown, markdown-to-html
Easy Pandoc Templates
A collection of portable pandoc templates with no dependencies
Stars: ✭ 23 (-99.74%)
Mutual labels:  markdown, markdown-to-html

MacDown

Total downloads 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.

Install

Download, unzip, and drag the app to Applications folder. MacDown is also available through Homebrew Cask:

brew install --cask macdown

Screenshot

screenshot

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 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

Requirements

If you wish to build MacDown yourself, you will need the following components/tools:

  • OS X SDK (10.14 or later)
  • Git
  • Bundler

Note: Old versions of CocoaPods are not supported. Please use Bundler to execute CocoaPods, or make sure your CocoaPods is later than shown in Gemfile.lock.

Note: The Command Line Tools (CLT) should be unnecessary. If you failed to compile without it, please install CLT with

xcode-select --install

and report back.

An appropriate SDK should be bundled with Xcode 5 or later versions.

Environment Setup

After cloning the repository, run the following commands inside the repository root (directory containing this README.md file):

git submodule update --init
bundle install
bundle exec pod install
make -C Dependency/peg-markdown-highlight

and open MacDown.xcworkspace in Xcode. The first command initialises the dependency submodule(s) used in MacDown; the second one installs dependencies managed by CocoaPods.

Refer to the official guides of Git and CocoaPods if you need more instructions. If you run into build issues later on, try running the following commands to update dependencies:

git submodule update
bundle exec pod install

Translation

Please help translation on Transifex.

Transifex translation percentage

Discussion

Gitter

Join our Gitter channel if you have any problems with MacDown. Any suggestions are welcomed, too!

You can also file an issue directly on GitHub if you prefer so. But please, search first to make sure no-one has reported the same issue already before opening one yourself. MacDown does not update in your computer immediately when we make changes, so something you experienced might be known, or even fixed in the development version.

MacDown depends a lot on other open source projects, such as Hoedown for Markdown-to-HTML rendering, Prism for syntax highlighting (in code blocks), and PEG Markdown Highlight for editor highlighting. If you find problems when using those particular features, you can also consider reporting them directly to upstream projects as well as to MacDown’s issue tracker. I will do what I can if you report it here, but sometimes it can be more beneficial to interact with them directly.

Tipping

If you find MacDown suitable for your needs, please consider giving me a tip through PayPal. Or, if you prefer to buy me a drink personally instead, just send me a tweet when you visit Taipei, Taiwan, where I live. I look forward to meeting you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].