Skip to content

bgarlock/Markdown.codaplugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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

About

A Markdown plugin for Coda.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 99.0%
  • PHP 1.0%