Skip to content

Commit 58892f4

Browse files
Merge pull request #111 from enthec/CrayonSyntaxHighlighter
Crayon Syntax Highlighter added
2 parents 084c4cc + 78dca5c commit 58892f4

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

src/technologies/c.json

+17
Original file line numberDiff line numberDiff line change
@@ -4031,6 +4031,23 @@
40314031
"saas": true,
40324032
"website": "https://www.cratejoy.com"
40334033
},
4034+
"Crayon Syntax Highlighter": {
4035+
"cats": [
4036+
5,
4037+
87
4038+
],
4039+
"description": "Syntax Highlighter supporting multiple languages, themes, fonts, highlighting from a URL, local file or post text.",
4040+
"dom": "link#crayon-css, link#crayon",
4041+
"js": {
4042+
"CrayonSyntaxSettings": "",
4043+
"CrayonSyntaxStrings": "",
4044+
"CrayonTagEditorSettings": ""
4045+
},
4046+
"oss": true,
4047+
"requires": "WordPress",
4048+
"scriptSrc": "crayon-syntax-highlighter(?:\\/js)?(?:\\/min)?(?:\\/crayon)?(?:\\.te)?(?:\\.min)?\\.js(?:\\?v(?:er)?=_((?:\\d+\\.)+\\d+))?\\;version:\\1",
4049+
"website": "https://wordpress.org/plugins/crayon-syntax-highlighter/"
4050+
},
40344051
"Crazy Egg": {
40354052
"cats": [
40364053
10

0 commit comments

Comments
 (0)