Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
nithinbekal committed May 16, 2012
1 parent a00fe9d commit 1fa446d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
@@ -0,0 +1,8 @@

An example of how to use highlight.js to identify programming languages.

http://softwaremaniacs.org/soft/highlight/en/

This uses the `highlightAuto(code)` method in highlight,js to identify the
language. It isn't very accurate, but longer code snippets are more likely
to be recognized correctly.

0 comments on commit 1fa446d

Please sign in to comment.