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
  • 18 minutes ago
  • 11 years ago

Installs

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