ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

knockdown

by aziz ALL

Github flavored Markdown for SublimeText and a custom theme for writing markdown

Details

  • 2016.03.30.18.58.28
  • github.​com
  • github.​com
  • 8 years ago
  • 28 minutes ago
  • 11 years ago

Installs

  • Total 4K
  • Win 2K
  • Mac 2K
  • Linux 904
Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6
Windows 0 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
Mac 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 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
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 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

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

Screenshot

Installation

To install this plugin, you have two options:

  1. If you have Package Control installed, simply search for Knockdown to install.
  2. 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 on Settings - User. Repeat that for Settings - 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