Markdown.codaplugin icon indicating copy to clipboard operation
Markdown.codaplugin copied to clipboard

A Markdown plugin for Coda.

Markdown.codaplugin - A Markdown plugin for Coda

Requirements

  • Coda 2

Installation

Using git

This is the preferred method.

cd ~/Library/Application\ Support/Coda\ 2/Plug-ins
git clone git://github.com/Ibmurai/Markdown.codaplugin.git

If Coda is running, you will need to quit and relaunch it.

Without git

  • Download from github
  • Move contents of package to ~/Library/Application Support/Coda/Plug-ins/Markdown.codaplugin

If Coda is running, you will need to quit and relaunch it.

Usage

  • Use CTRL+ALT+CMD+C to convert to HTML
  • Use CTRL+ALT+CMD+P to preview

HISTORY

v2.0

  • Ported for Coda 2.

v1.2

  • Last version supporting Coda 1.
  • Fixed a problem where Coda would go spinning beach ball forever.

v1.1

  • Added a pretty stylesheet a la github, in preview mode.

v1.0

  • First version. Based on Markdown version 1.0.1