https://github.com/bobthecow/markdown.mode
A Markdown syntax mode file for Coda and SubEthaEdit.
https://github.com/bobthecow/markdown.mode
Last synced: 3 months ago
JSON representation
A Markdown syntax mode file for Coda and SubEthaEdit.
- Host: GitHub
- URL: https://github.com/bobthecow/markdown.mode
- Owner: bobthecow
- Created: 2010-06-02T07:25:29.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2014-08-27T16:54:06.000Z (almost 11 years ago)
- Last Synced: 2025-01-24T05:08:42.774Z (5 months ago)
- Homepage:
- Size: 146 KB
- Stars: 40
- Watchers: 5
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Markdown.mode
=============A Markdown syntax mode file for [Coda](http://panic.com/coda) (and possibly [SubEthaEdit](http://www.codingmonkeys.de/subethaedit)) written by [bobthecow](http://github.com/bobthecow).
Installation
------------Drop `Markdown.mode` into `~/Library/Application Support/Coda 2/Modes` (or `.../Coda/Modes`
if you're not using Coda 2). If that folder doesn't exist, create it.Usage
-----1. Install.
2. Open a file with a `.md`, `.mdown` or `.markdown` extension in Coda.
3. ?
4. Profit!
Known Issues
------------Bold and Italics only work inline. This is not ideal, but the other option is currently leaking styles unpredictably invading the rest of the file.