knockdown
Github flavored Markdown for SublimeText and a custom theme for writing markdown
Details
Installs
- Total 5K
- Win 2K
- Mac 2K
- Linux 910
Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | Dec 16 | Dec 15 | Dec 14 | Dec 13 | Dec 12 | Dec 11 | Dec 10 | Dec 9 | Dec 8 | Dec 7 | Dec 6 | Dec 5 | Dec 4 | Dec 3 | Dec 2 | Dec 1 | Nov 30 | Nov 29 | Nov 28 | Nov 27 | Nov 26 | Nov 25 | Nov 24 | Nov 23 | Nov 22 | Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
This package is not maintained anymore. PlainNotes has much better support for markdown and much more.
Knockdown
Github flavored Markdown for SublimeText and a custom color-scheme for writing markdown.
Features:
- Support for fenced code blocks
- Syntax highlighting support for most popular languages (see below for the list of supported languages)
- Syntax highlighting for URLs in text which is auto-linked by GFM
- Proper syntax highlighting for bullets and numbers in ordered/unordered lists
- Proper syntax highlighting for bold and italics by ignoring multiple underscores in words
Installation
To install this plugin, you have two options:
- If you have Package Control installed, simply search for
Knockdown
to install. - Clone source code to Sublime Text packages folder.
Note: after installing this package, open a markdow file and switch the language to
Markdown (Github Flavored)
from the list of supported languages in your status bar at the bottom right corner of your editor.Note: if you do not like the settings (including the used color scheme), which are provided with this packages, please go to
Preferences -> Package Settings -> Knockdown
and click onSettings - User
. Repeat that forSettings - Default
, copy all the settings to the user settings file and edit those you don't like.
Syntax Highlighting support
- Coffeescript
- Javascript and Json
- HTML and XML
- CSS
- LESS
- Sass and SCSS
- Python
- Ruby
- Shell
- C++ and C
- Objective-C
- Java
- Perl
- PHP
- Scala
- YAML
- Diff
- SQL
License
Copyright 2012-2013 Allen Bargi. Licensed under the MIT License