forked from highlightjs/highlight.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attributions for Mehdi Dogguy and Nicolas Braud-Santoni
- Loading branch information
Showing
3 changed files
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,3 +82,5 @@ Contributors: | |
- Poren Chiang <[email protected]> | ||
- Kelley van Evert <[email protected]> | ||
- Kurt Emch <[email protected]> | ||
- Mehdi Dogguy <[email protected]> | ||
- Nicolas Braud-Santoni <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,3 +82,5 @@ URL: http://highlightjs.org/ | |
- Порен Чянь <[email protected]> | ||
- Келли ван Эверт <[email protected]> | ||
- Курт Эмч <[email protected]> | ||
- Мейди Догги <[email protected]> | ||
- Николя Бро-Сантони <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
/* | ||
Language: OCaml | ||
Author: Mehdi Dogguy <[email protected]> | ||
Contributors: Nicolas Braud-Santoni <[email protected]> | ||
Description: OCaml language definition. | ||
*/ | ||
function(hljs) { | ||
|