index
: highlight.js
My fork of Highlight.js, a syntax highlighter
about
summary
refs
log
tree
commit
diff
Commit message (
Expand
)
Author
Age
Files
Lines
*
coffeescript: also fix block comments nested in JSX
HEAD
master
Peter Cai
2020-07-16
2
-2
/
+11
*
coffeescript: fix comments and functions in code nested in JSX
Peter Cai
2020-07-16
2
-14
/
+17
*
coffeescript: also allow nested code in JSX to contain self
Peter Cai
2020-07-16
2
-4
/
+3
*
coffeescript: define contained expressions in embedded JSX
Peter Cai
2020-07-16
2
-2
/
+3
*
coffeescript: JSX mode should be able to contain self
Peter Cai
2020-07-16
2
-3
/
+10
*
coffeescript: attempt to fix Coffee syntax inside XML
Peter Cai
2020-07-16
2
-3
/
+11
*
coffeescript: support embedded JSX
Peter Cai
2020-07-16
2
-1
/
+28
*
(chore) Update CDN urls to version 10.1.1 (#2627)
Alireza Rezaee
2020-07-05
2
-6
/
+6
*
(kotlin) remove very old keywords and update example code (#2623)
kageru
2020-07-02
3
-7
/
+7
*
enh(matlab) add "arguments" keyword and fix "enumeration" (#2619)
Andrew Janke
2020-06-29
2
-1
/
+7
*
New Style: Gradient Light (#2616)
Samia
2020-06-27
2
-0
/
+138
*
(chore) update docs to match issue template
Josh Goebel
2020-06-17
1
-10
/
+21
*
bump v10.1.1; (chore) add changelog for 10.1.1
Josh Goebel
2020-06-16
4
-3
/
+14
*
(chore) clean up types just a little
Josh Goebel
2020-06-16
1
-14
/
+10
*
(chore) declare ambient modules for lib/core & languges
Josh Goebel
2020-06-16
2
-0
/
+20
*
(chore) removed dangling comma (#2612)
Edwin Hoogerbeets
2020-06-16
1
-1
/
+1
*
(chore) more import below metadata comment
Josh Goebel
2020-06-12
1
-2
/
+2
*
(chore) bump copyright
Josh Goebel
2020-06-11
1
-1
/
+1
*
bump v10.1.0
Josh Goebel
2020-06-11
2
-3
/
+3
*
(chore) upgrade some dev stuff to newer versions
Josh Goebel
2020-06-11
2
-461
/
+289
*
(chore) bump dev dependencies
Josh Goebel
2020-06-11
2
-402
/
+466
*
(chore) fix tiny style issues, add linting npm task
Josh Goebel
2020-06-11
3
-2
/
+2
*
enh(csharp) highlight generics in more cases (#2599)
TupikovVladimir
2020-06-11
4
-8
/
+23
*
enh(dart) highlight built-in nullable types (#2598)
Sam Rawlins
2020-06-11
2
-12
/
+54
*
(chore) add `.js` extension to import statements (#2601)
Antoine du Hamel
2020-06-11
15
-23
/
+33
*
enh(toml)(ini) Improve parsing of complex keys (#2595)
Antoine du Hamel
2020-06-10
4
-1
/
+80
*
(chore) Update issue templates (#2574)
Josh Goebel
2020-06-08
1
-0
/
+42
*
enh(java) added support for hexadecimal floating point literals (#2509)
0xflotus
2020-06-08
4
-25
/
+119
*
enh(protobuf) Support multiline comments (#2597)
Pavel Evstigneev
2020-06-08
4
-0
/
+15
*
(themes) add `nnfx-dark` theme (#2584)
Jim Mason
2020-06-01
2
-1
/
+107
*
Added Cisco Command Line to SUPPORTED_LANGUAGES.md (#2583)
BMatheas
2020-06-01
1
-0
/
+1
*
(themes) Add new lioshi theme (#2581)
lioshi
2020-05-29
3
-0
/
+91
*
add nnfx theme (#2571)
Jim Mason
2020-05-26
3
-0
/
+112
*
(docs) add changelog entry for last PR
Josh Goebel
2020-05-22
1
-0
/
+1
*
(parser) properly escape ' and " in HTML output (#2564)
Josh Goebel
2020-05-22
156
-634
/
+650
*
Update @typescript-eslint/eslint-plugin to the latest version 🚀 (#2576)
greenkeeper[bot]
2020-05-22
2
-5
/
+62
*
Update @typescript-eslint/parser to the latest version 🚀 (#2575)
greenkeeper[bot]
2020-05-22
2
-6
/
+64
*
fix(groovy) strings are not allowed inside ternary clauses (#2565)
Josh Goebel
2020-05-22
6
-58
/
+206
*
(docs) Mention `c` is a possible class for C (#2577)
Derek Lewis
2020-05-22
1
-1
/
+1
*
fix(typescript) Add missing `readonly` keyword (#2562)
Martin
2020-05-19
2
-1
/
+4
*
enh(handlebars) Support for sub-expressions, path-expressions, hashes, block-...
Nils Knappmeier
2020-05-19
30
-138
/
+408
*
(parser) highlightBlock result key `re` => `relevance` (#2553)
Josh Goebel
2020-05-15
2
-2
/
+8
*
(parser/docs) Add jsdoc annotations and TypeScript type file (#2517)
Josh Goebel
2020-05-15
60
-174
/
+1015
*
(docs) add Jolie to Supported Languages (#2556)
Brian Alberg
2020-05-14
1
-0
/
+1
*
enh(erlang) add support for underscore separators in numeric literals (#2554)
Sergey Prokhorov
2020-05-13
5
-2
/
+32
*
enh(dart) Add `late` and `required` keywords, and `Never` built-in type (Dart...
Sam Rawlins
2020-05-12
2
-4
/
+6
*
(docs) Add Svelte to list of supported languages (#2549)
Ryandi Tjia
2020-05-12
1
-0
/
+1
*
(docs) add OCL to list of supported languages (#2547)
Nicolas Homble
2020-05-11
1
-0
/
+1
*
(swift) @objcMembers not completely highlighted (#2543)
nicked
2020-05-10
2
-1
/
+3
*
chore: rename `registerAlias` to `registerAliases`
Josh Goebel
2020-05-08
5
-13
/
+13
[next]