Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aziz committed Mar 2, 2013
1 parent 188398b commit 4597268
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Knockdown
Github flavored Markdown for SublimeText and a custom theme for writing markdown.

### Features:
* Support for fenced code blocks
* Syntax highlighting support for most popular languages (see below for the list of languages)
* Syntax highlighting for URLs in text which is autolinked 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](screenshot.png)

#### 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
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4597268

Please sign in to comment.