Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/highlightjs/highlight.js
JavaScript syntax highlighter with language auto-detection and zero dependencies.
https://github.com/highlightjs/highlight.js
* Add edn to clojure aliases
* Add clojure markup test specifically for edn alias
* Add clojur...
Node.js v15.x is EOL, it's time to upgrade to Node.js v16.x.
45bb607f4030385964ef1bd52efa81de78664871 authored over 3 years ago by Antoine du Hamel <[email protected]>0261c45d49247ccf5821be21c4634b08af7a1c5d authored over 3 years ago by Josh Goebel <[email protected]>
1c7c6963f07e86f4a1dcf787c9ff1e1fd6ff22f4 authored over 3 years ago by Josh Goebel <[email protected]>
947e9255dc9fff01a628ecbb89c95df67ce48adc authored over 3 years ago by Josh Goebel <[email protected]>
970a4d33e6a850768c57a4b5ea4b667b3c8cbf11 authored over 3 years ago by Josh Goebel <[email protected]>
Avoid dual package hazard by making our ES6 modules simply require our CJS modules. (for HLJS c...
5dc5176c5c1728ce950fba75a40f55881b689f83 authored over 3 years ago by Josh Goebel <[email protected]>
This change adds highlighting for operators and punctuation, and fixes
the issues described in ...
75fd06706eac84bc22ef7ab935364fd21d527ddb authored over 3 years ago by Josh Goebel <[email protected]>
6e182e0f306114d68dab261a63404ab50e40cb87 authored over 3 years ago by Jim Mason <[email protected]>
- fix(cpp) fix detection of common functions that are function templates
- enh(cpp) add various...
* update GitHub for version 11
* Remove github-gist
* Add GitHub Dark and GitHub Dark Dimmed
- After a keyword has been matched 7 times it stops adding
additional relevance.
This prev...
bf6a7cc598462bc01bdb0d10de328acd92377ed3 authored over 3 years ago by Josh Goebel <[email protected]>46c489937e5c0d4cdda1b96df379c487a855a00f authored over 3 years ago by Josh Goebel <[email protected]>
9f52d99e9c2409d998288f95bedb9e1cabe4fe7f authored over 3 years ago by Josh Goebel <[email protected]>
384502f6dd09e4dddef8c08c7921cc76c2180b80 authored over 3 years ago by Jan Pilzer <[email protected]>
ec2c635fd10a2553c13b39c87c704419ff1b24b4 authored over 3 years ago by Josh Goebel <[email protected]>
* update dev tool list of themes
* (chore) remove meta-keyword and meta-string in favor of nest...
e5e1a1d408a1310a6a7e4ad8c2a5878cf9077d84 authored over 3 years ago by Josh Goebel <[email protected]>
1657b0e53f2335b85967ac5645aea6e2f4ee1ebe authored over 3 years ago by Josh Goebel <[email protected]>
0d0da6e484c6d1b8cc265839c825e4b5decfd128 authored over 3 years ago by Alex Rebert <[email protected]>
a1d0fe338ee76477bb411d4fa08eff2181c27463 authored over 3 years ago by Josh Goebel <[email protected]>
74b611a66d91c95e2109b522a0bfdce7122dbe64 authored over 3 years ago by Josh Goebel <[email protected]>
2b9ca9f1cae701cc5f2dec2ba4b74f94a975390e authored over 3 years ago by Josh Goebel <[email protected]>
* Refactored SQF function regex with simpler method
Should clean up highlights for functions ...
ba356489ca1c12ce61dec74a55a1893a326b2322 authored over 3 years ago by JonBons <[email protected]>952fa0a15262518047a40dea60642497612a2695 authored over 3 years ago by Josh Goebel <[email protected]>
* Allow highlightAll to be used with custom selectors
Resolves #945 for non-technical users s...
176f8d3060528f0dc2f59b7d668a3d6bb019b369 authored over 3 years ago by James <[email protected]>* enh(taggerscript) support Unicode escape sequences
* fix(taggerscript) function names start...
342de79bc01ac93466d86b7fdd9cfeaf4873d6ec authored over 3 years ago by Philipp Wolfer <[email protected]>Resolves #3149.
If a user tells us this is XYZ code then we should not stop
highlighting halfwa...
f7e5e3333dc172ec12cc226c66c28ae7ddcd1a80 authored over 3 years ago by Josh Goebel <[email protected]>
Fixes: https://github.com/highlightjs/highlight.js/issues/3174
bcc116c468573c37f6b6e90c4e8702f390fad9dd authored over 3 years ago by Antoine du Hamel <[email protected]>* fix(devtool): use correct CSS to hide psuedo element used for hacking the width of the wrappin...
90447806433741b0e35ef29ca114f17f75645085 authored over 3 years ago by NullVoxPopuli <[email protected]>* CLASS_OR_EXTENDS
* CLASS_REFERENCE
* FUNCTION_DEFINITION
* UPPER_CASE_CONSTANT
* s...
e8f0560ee7d2cd0af43d10d4802843a9f1fa6d61 authored over 3 years ago by Josh Goebel <[email protected]>dfed4d0395f65458db376cfab17c063de8999b8d authored over 3 years ago by Taufik Nurrohman <[email protected]>
Co-authored-by: Josh Goebel <[email protected]>
9c2e909747800e3d2b1dd4639be6dadc452ae795 authored over 3 years ago by Erik Demaine <[email protected]>00c8f0902801e4ad16202b7d8a94f76856637630 authored over 3 years ago by Josh Goebel <[email protected]>
* (swift) add `actor` keyword
Coming in Swift 5.5, per [Swift Evolution](https://github.com/a...
bd312abb9ff39edd9de6550fd44ad70b5e9095e3 authored over 3 years ago by Bradley Mackey <[email protected]>
* enh(processing) much improved grammar
* properties
* tests
* (chore) simplify swift
* more
* non capture
* simplify functions
* simplify class
* newer...
* move base16 themes into subdir
* remove all base16 original Highlight.js based themes
* vend...
* (chore) import types, plus typos
* enh(parser) beginScope, endScope
- also adds multi-match ...
* enh(dts) cleanup and enhance DTS support
* tweak relevance
* kill one use of meta-keyword
*...
* Fix highlighting for rust raw byte string literals
* Add tests for rust raw byte string liter...
02fab278568ae059a7765766f211f9f4770962f7 authored over 3 years ago by Josh Goebel <[email protected]>
cb5da8fd8d202a35161f24767d2204e6c5715572 authored over 3 years ago by Josh Goebel <[email protected]>
Co-authored-by: Josh Goebel <[email protected]>
570bbd5dd40919d0c64830716f4f92a7c6151c8f authored over 3 years ago by Erik Demaine <[email protected]>3ff2bdb310e2058738446aeb9a166019871af9a5 authored over 3 years ago by Josh Goebel <[email protected]>
d7661924d13581a72736e0c39a1589b428fcf5fb authored over 3 years ago by Josh Goebel <[email protected]>
21fb85a376b8c5feed9ccc2848b5b986a627c037 authored over 3 years ago by Josh Goebel <[email protected]>
cadf11241fe3be7c3a9fb97a96dd8639e8575e5c authored over 3 years ago by Josh Goebel <[email protected]>
3470e22f9eb8d5a4067b512e781ef9c6b6d46e3a authored over 3 years ago by Josh Goebel <[email protected]>
0e8f0d2e9e34e1d306d89e9ecf4ea973fda740c3 authored over 3 years ago by Josh Goebel <[email protected]>
51806aa677f86786142a3db93a5c98fd02116c9f authored over 3 years ago by Josh Goebel <[email protected]>
a09887b3e98a23c0ea875e926aef0267dda6e03a authored over 3 years ago by Josh Goebel <[email protected]>
811a17b76ea5ffa8063b9315756b04e85a09a967 authored over 3 years ago by Josh Goebel <[email protected]>
7b6df3d741a6caae968723813f7f703d382ca878 authored over 3 years ago by Farzad Sadeghi <[email protected]>
- Renumbers multi-class capture groups to allow for inner capture groups without breaking everyt...
c72750a0dcd9e55ebd4ade15f00455260e8fd44a authored over 3 years ago by Josh Goebel <[email protected]>
* fix(ruby) Heredoc without interpolation
* add variable support to crystal to fix autodetect i...
* enh(haskell) Add support for BinaryLiterals
* enh(haskell) Add support for NumericUnderscores...
* removes beforeMatch compiler "sugar" in favor of multi-match
0e9fb35f1e7adf2505862aaff7889733b1bedb9d authored over 3 years ago by Josh Goebel <[email protected]>This also fixes numerous auto-detect issues caused by simplification. IE:
- removes relevance...
8358762bbf3f92bd45919a7893071944fc8574fd authored over 3 years ago by Josh Goebel <[email protected]>- See https://nestedtext.org/
93d30a9a1e6743191ee783a376294db71605cdbf authored over 3 years ago by Josh Goebel <[email protected]>
* add(wasm) WebAssembly support
* (chore) add web category
* enh(swift) add @resultBuilder attribute
This feature will land in Swift 5.4 -> https://gith...
39fc70f7c0902a08297262e7623c17e8f1d62f54 authored over 3 years ago by Bradley Mackey <[email protected]>0cd2ab11d0d118d895acce1f32467619aa7be242 authored over 3 years ago by Josh Goebel <[email protected]>
053be2234cc5234ab6cf10d4c8e743eebee2e374 authored over 3 years ago by DylanMcBean <[email protected]>
- drops the legacy `lib/highlight.js`
- build ES modules in `es` folder side-by-side with `lib`...
a8f4cf843ae2b8ea43dba158d21e509d4fcabd3a authored over 3 years ago by Josh Goebel <[email protected]>
c1a6e9e124ba0f83983cc6f63f4eb6fd6e7b124c authored over 3 years ago by Chen Bin <[email protected]>
Resolves #3023.
The prior behavior was inconsistent. Sometimes the language would not
get ad...
b00ddc210553cbd28aebc7ba0cb19bf4639d4582 authored over 3 years ago by Josh Goebel <[email protected]>
3cae42d43fa4efca109e75a060b2864f86388832 authored over 3 years ago by NullVoxPopuli <[email protected]>
8c19c8cfbb5e8257fc296d3a97a475ec6b966f84 authored over 3 years ago by Josh Goebel <[email protected]>
562662e0f666861b755a5c6fdab972d0e433b5f3 authored over 3 years ago by Josh Goebel <[email protected]>
f5dfe9cbdf5d31863dc05670d46d68d9574b1e9f authored over 3 years ago by Josh Goebel <[email protected]>
62fb049eff9b2046c056641de1bd77109623a7de authored over 3 years ago by Josh Goebel <[email protected]>
e664f8b5824123d8e56aeb252115c6767661f9d8 authored over 3 years ago by Josh Goebel <[email protected]>
d3be9c4e27ec4822cc5f6412a276519ac15861fc authored over 3 years ago by Josh Goebel <[email protected]>
d7535248fe11d0d26db8c80e4b9adcefbdaec23f authored over 3 years ago by Josh Goebel <[email protected]>
0fafb299c87c8c1031b2f7e481f8b8f64b52724a authored over 3 years ago by Josh Goebel <[email protected]>
363598582ba6d000ea7999171636c32d07445115 authored over 3 years ago by Josh Goebel <[email protected]>
256a5da57c7a8f0b975a2caf8d54a65ab8390dae authored over 3 years ago by Josh Goebel <[email protected]>
21e193577d0ba25d4c17103e67c9dc0ef55ffecc authored over 3 years ago by Josh Goebel <[email protected]>
Related #2558.
934fe794215c5ee5c19c8a1f2cf49a296b9f202c authored over 3 years ago by Josh Goebel <[email protected]>Related #2889.
bc68fd367a82b5a449a318a0d56f7ec001a7a9f0 authored over 3 years ago by Josh Goebel <[email protected]>9c9d5a121f3b09cb55a5923c0a456dca04e3ccce authored over 3 years ago by Josh Goebel <[email protected]>
a23b9c2402ceab33f4bfc0d53f9017e2aeab05a5 authored over 3 years ago by Josh Goebel <[email protected]>
It's too specific to CSS to be a general rule.
463ffba7d9c1ff7115c6f46b3f8dd37e436c30de authored over 3 years ago by Josh Goebel <[email protected]>1784dc6def7c8ad9aaccd7bf7e1dcd06f96a8e45 authored over 3 years ago by Josh Goebel <[email protected]>
Builds the browser and CDN `highlight.js` as a single unit, as in
Rollup sees the entire depende...
b38097c9d9e24b39fe24c8bcf89d0412e5a8bf95 authored over 3 years ago by Josh Goebel <[email protected]>
bdfda310a4d98e320c235c8c7102037b04c45ee5 authored over 3 years ago by Josh Goebel <[email protected]>
39e54681b27472b510d396c8f025b31f5b31454d authored over 3 years ago by Josh Goebel <[email protected]>
d279920fe6dd9f0f6a8f458157af8e3510f8e6a9 authored over 3 years ago by Josh Goebel <[email protected]>
a9b7bb60434e1330e209943a64d3848146b679c3 authored over 3 years ago by Josh Goebel <[email protected]>
55c8e611dee80026e357ee067d646b4671a25b7f authored over 3 years ago by Josh Goebel <[email protected]>
Related #2923.
Work towards #2558.
aa7fa2da6c157e09b6c0fc0e30bc339c578354c6 authored over 3 years ago by Josh Goebel <[email protected]>
Fully resolves #2848.
Related #2558.
83135706354482dcdafa2182245d1e416479cf1a authored over 3 years ago by Josh Goebel <[email protected]>
- Use `delphi` instead or add your own aliases
c82a0a35e70566cb37ffd19c9ad051c2f437ab84 authored over 3 years ago by Josh Goebel <[email protected]>