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
c100a39fa1f9f6e731f00ab7725453c1680db234 authored about 3 years ago by Josh Goebel <[email protected]>
7eb21e5524b1db3de76ba077d4d6034b35e11945 authored about 3 years ago by Jan Pilzer <[email protected]>
998e25e41b030f5d949accd6fa9b65a990fc484d authored about 3 years ago by jaacko-torus <[email protected]>
8c00856391ba0120981543fb5b4660af0b2ded93 authored about 3 years ago by Bradley Mackey <[email protected]>
cd1c9dcf109b5d43bb1b7e46e312041fbe4805d2 authored about 3 years ago by Jan Pilzer <[email protected]>
2ccec7e16c178a6d4d601929a8d3e4ca6791348c authored about 3 years ago by jaacko-torus <[email protected]>
Fixes #2985.
* enh(python) Add tests for keyword after numeric literal
* fix(python) Fix rec...
009j is a valid literal even though 009 is not.
Ref: 21b146644e15ba2b101341da0d3e4dc61db53056
257cfee803426333af25b68da17601aec2663172 authored about 3 years ago by Richard Gibson <[email protected]>2a972d86589f65f4e79f67a02c3bf389a187afa0 authored about 3 years ago by Josh Goebel <[email protected]>
175b8561ae1109c40118269d9dfe2d4629e8d3f6 authored about 3 years ago by Josh Goebel <[email protected]>
3d1836f5e9d28deca131e626241dfdd48ee40a6b authored about 3 years ago by Josh Goebel <[email protected]>
Resolves #3363.
The `rollup` output format changed out from underneath us which
means that our ...
0ce39797eef11bc60005e956b44660851e802d24 authored about 3 years ago by Josh Goebel <[email protected]>
fbf95341756f14691eb332e47d4284097ba71015 authored about 3 years ago by Josh Goebel <[email protected]>
Resolves #3333. Resolves #3295.
- exports a `HighlightJS` named export
- exports a `default`...
7315fb1c8944a74d58b8359d996009fb963dfa9a authored about 3 years ago by Leon <[email protected]>
- Adding some missing keywords
- Splitting keywords into arrays
Co-authored-by: Josh Goebel ...
7cb4e3d14a4ce579dc093836d9b29ee165b1553c authored about 3 years ago by Jan T. Sott <[email protected]>Fixes highlightjs/highlight.js#3240
fc35be599857b1a040fce0a0eddc8bf451635804 authored about 3 years ago by Zsolt Lengyel <[email protected]>
* enh(css): add properties from several W3C (Candidate) Recommendations (#3308)
* fix(css): rem...
7c87adcc39fed1754e9c85c2e7f744b560acd24e authored about 3 years ago by Josh Goebel <[email protected]>
* fix(js/ts) Float32Array higlighted incorrectly
* add JSON as an exception
1a258a3e72dce8b6534e28a741cfcd7d813463dd authored about 3 years ago by Josh Goebel <[email protected]>
0f3fc89685215fa83d1f967a1352da06d62add5f authored about 3 years ago by Josh Goebel <[email protected]>
88514b7621a7b4b0777645fc58533756277454a2 authored about 3 years ago by Josh Goebel <[email protected]>
0e0e7b2a9a9b4fe3e4a222343c2b98e3790f4923 authored about 3 years ago by Josh Goebel <[email protected]>
Resolves #3341
1fa2a162e99b2dd48965d41facc7cd8348b5bc50 authored about 3 years ago by Josh Goebel <[email protected]>
* Fix character literals not being parsed
* Add missing keywords
* Fix parsing of generic type...
42b12c90d82e90e7c86ea8bd59b877fd99549fa2 authored about 3 years ago by Josh Goebel <[email protected]>
390649338a515af9bea1473cff8c3439898ab5ff authored about 3 years ago by Josh Goebel <[email protected]>
7d06a8399a7250f19620cacd6c684567d10465c3 authored about 3 years ago by Josh Goebel <[email protected]>
dea3cde209d0fe5a164607a61da8c42d796fa459 authored about 3 years ago by Josh Goebel <[email protected]>
* enh(bash) add gnu core utilities
Co-authored-by: Josh Goebel <[email protected]>
* preve...
7d10f7fdd2876de3d56fd57ad759eff2dbf9adfb authored about 3 years ago by Katze Prior <[email protected]>934f2e78be0d3b9bf579664f4ccb27987441d1a0 authored about 3 years ago by Josh Goebel <[email protected]>
13499b8b7981fc185ed1b3a39c5c299c5dbe1e44 authored about 3 years ago by Lars Hvam <[email protected]>
* (chore) explode keyword lists
* enh(gml) self is most likely variable.language
* try to make...
* enh(go) better type highlighting
* reorder keywords
* update tests
47aa5f105a5b5fac5592f4e1355dca890b7eea24 authored about 3 years ago by Josh Goebel <[email protected]>351a2646ac95d08092c742bf16e7294399711696 authored about 3 years ago by Roberto Saltini <[email protected]>
df96ad2701c9c2dc2ada5aff3d56dec30b31f1b8 authored about 3 years ago by Roberto Saltini <[email protected]>
* Add F# as alias for F#
Added F# as alias for F#. More consistent with C#.
f8b4434171e023039e7b1bd1cf86f99ca7318c58 authored over 3 years ago by Bahnschrift <[email protected]>
`using` is a keyword if it appears at the start of a parameter or argument list.
See https://do...
* enh(scala) add Scala 3 extension soft keyword
Based on https://github.com/scala/vscode-scal...
32bde79ba742190275590a71ea59a48a9f51e3cd authored over 3 years ago by Nicolas Stucki <[email protected]>Make `inline` a keyword when it is not part of a member selection of application.
Basic idea ...
c3c04d6febec15894b8fb1ec827d0c096c51fd5a authored over 3 years ago by Nicolas Stucki <[email protected]>
These keywords were added in Scala 3.
See https://docs.scala-lang.org/scala3/reference/syntax.h...
Scala 2 had only symbols using this syntax. Scala 3 introduced quoted code using the same syntax...
fb08ac33301498222145db85b7778a998786d050 authored over 3 years ago by Nicolas Stucki <[email protected]>
* enh(java) Add support for text block
* Add markup test for Java Text Block.
Add `then` and `do` as keywords. These keywords are also keywords in Scala 2. `then` was reserve...
29afe48c62d07e18f3575c20e3400cd4a9806c72 authored over 3 years ago by Nicolas Stucki <[email protected]>2ad69e8aab1fdec622818210470a3d6f00588e29 authored over 3 years ago by Josh Goebel <[email protected]>
* Add support for diacritics in Python identifiers
* Add performance testing scripts
* Rebuild...
1fcf61550517a91c1008dde447891f75e87258b9 authored over 3 years ago by Josh Goebel <[email protected]>
e4226f5724c5a8fad85a95ead2123bde49c070a4 authored over 3 years ago by Josh Goebel <[email protected]>
* Add support for CSS Grid
* update changelog
a41d7127c9b6b9a3c7f1d998707380f77980cd37 authored over 3 years ago by Denis Kovalchuk <[email protected]>
a05a1acaff34a02e6625f3be8d0ec7bedcb175aa authored over 3 years ago by Josh Goebel <[email protected]>
* (enh) CSS consistency for function dispatch
* enh(css-like) detect block comments better
...
0756ba981d2fdb0c06140c96b431e0e9dd4f10b1 authored over 3 years ago by Josh Goebel <[email protected]>
* fix(verilog) Fix directive handling
* enh(verilog) tighten keyword regex
* enh(verilog) __FI...
2aa387dccf8ae20ede43ca98f6db6df3acbf20e4 authored over 3 years ago by Alex <[email protected]>
2a5c592e5e7141e377de834e0d9d8e023ecca25b authored over 3 years ago by Josh Goebel <[email protected]>
5790bf47f40513011e9cc233f0a8ef16d720f5e3 authored over 3 years ago by Vladimir Jimenez <[email protected]>
* Swift: add isolated/nonisolated keywords
* Swift: add isolated/nonisolated markup tests
2c617f580b5cb6e2e9ecea4622ee89379e7865d4 authored over 3 years ago by PatrickKru <[email protected]>
* (fix) run Node build CSS files thru CSS processor
* changelog
* non-css should be only i...
bd548da78a905067a4d5c4c42801c4498df0ee1f authored over 3 years ago by Josh Goebel <[email protected]>* fix(types) begin, match, end all now take arrays
* fix(types) _emit now a scope attribute, ...
ba8735ff6645dcffd13544d5434a8bef184ea7c0 authored over 3 years ago by Josh Goebel <[email protected]>83ad2fbd9962e89177f46bf7b454f6b8d7123b28 authored over 3 years ago by Josh Goebel <[email protected]>
5befcb1b723fa329473ca0e0400a6573c50407a1 authored over 3 years ago by Josh Goebel <[email protected]>
ca331e9f5eea678aa8438942423feb931678b232 authored over 3 years ago by Josh Goebel <[email protected]>
* Fix registered language name for grammar names with dash, fixes #3263.
1cb086b9509aa6af65e09a8936c5d93c9fe8178b authored over 3 years ago by Fredrik Ekre <[email protected]>55f68f72be2cb69d14561353ad851d6b2242dfcc authored over 3 years ago by Ikko Ashimine <[email protected]>
Co-authored-by: Josh Goebel <[email protected]>
28c7d4108565e7aaa33d487d7f11f01a0a92e8bb authored over 3 years ago by Antoine du Hamel <[email protected]>50eca5366b48d9c6f3744edf5280e469dd177b34 authored over 3 years ago by Josh Goebel <[email protected]>
2d21c117de374f26a30ea9f0412f85eaef0df642 authored over 3 years ago by Josh Goebel <[email protected]>
2882e343d037a0de55a9fbab682c2558d33a79fd authored over 3 years ago by Josh Goebel <[email protected]>
e8d9efcda44dccc26d02cab4cf4524ad130c5334 authored over 3 years ago by Josh Goebel <[email protected]>
77bd822bf12004c3b0929997d7d6eb394c567563 authored over 3 years ago by Josh Goebel <[email protected]>
Fixes #3248
afab278426b25776f8c5e6c34445f16a5f9381f9 authored over 3 years ago by Vladimir Jimenez <[email protected]>337dbf57e39a54bdc5de78f5e0e25786eb9da219 authored over 3 years ago by Josh Goebel <[email protected]>
0f6814c629b9155e59887d8eb66e595acb5213a3 authored over 3 years ago by Thanos Karagiannis <[email protected]>
ce9fb2cd85ff756658723b85bec9973cf3af23c8 authored over 3 years ago by Konrad Rudolph <[email protected]>
* Recognize wider syntax for magic comments
bc784775073adce76ef1da036cf853a6a57298f5 authored over 3 years ago by Benedikt Wilde <[email protected]>19711d4258dc203df65e67f45a14a080d3e5d01c authored over 3 years ago by Pankaj Patil <[email protected]>
50a680877b2777ce2fe30f083037652f9decb5c9 authored over 3 years ago by Josh Goebel <[email protected]>
- Added `worker-src`, `unsafe-hashes`, `trusted-types`, and `manifest-src`
d3b69fff6ba948eb44bb0215a31565919ffb711a authored over 3 years ago by Elijah Conners <[email protected]>886440075d8fa82037e24f4cc298492b87babca1 authored over 3 years ago by Josh Goebel <[email protected]>
84c7dc419365c3893897b797ed3ed0503d2d6a7f authored over 3 years ago by Josh Goebel <[email protected]>
898f171809fd39241ba522acf13bb0ecab615e8c authored over 3 years ago by Josh Goebel <[email protected]>
40747c012bd6cdf1a36daeabb25e33aecbb0706c authored over 3 years ago by Josh Goebel <[email protected]>
60ff004defc9c32444f089d3dc3edd50cbcaa99e authored over 3 years ago by Josh Goebel <[email protected]>
This reverts commit c1cac1365856ef30026e917fbd23a3a916b520f3.
763863b36fa632547c5d142b591179d2b2a88722 authored over 3 years ago by Josh Goebel <[email protected]>c1cac1365856ef30026e917fbd23a3a916b520f3 authored over 3 years ago by Josh Goebel <[email protected]>
0f26ab9f027bfe58334f3a996d6442fa87f9c585 authored over 3 years ago by Josh Goebel <[email protected]>
2dd87a6ef58c8c886dd209076aa6661ffae89577 authored over 3 years ago by Josh Goebel <[email protected]>
40b6a8a60d45a506a8b0226dc5e51714a6a7819d authored over 3 years ago by TeBeCo <[email protected]>
bb0e02ce46e3fb2fdb50c78f5a7c449176f86686 authored over 3 years ago by Josh Goebel <[email protected]>
* Fix regular code after Roxygen examples
Without this fix, regular code directly following a...
1c9b87ca2fc6c136a1e863593e6ffbf38d8cd96b authored over 3 years ago by Konrad Rudolph <[email protected]>9350caf515c0983fcdb44866c94a71b9ab9df425 authored over 3 years ago by Angelika Tyborska <[email protected]>
* Use correct multiline string syntax in test file
* Support private macros
* Color `defstruct...
650937632f67500f36481bf28219d27d0bf73ba9 authored over 3 years ago by Josh Goebel <[email protected]>
Technically (with a build system) this code could end up in the
browser, so we should use only A...
- Resolves #3223
a672b82a7237fae446e81dfbe74dcf2d997079dd authored over 3 years ago by Josh Goebel <[email protected]>
Since hljs version 11, python identifiers starting with an underscore
character were no longer ...
* clean up grammar a bit, add more regex sigil examples
* add regex sigils that classify as `re...