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

fix(typescript) fix false positives on namespace as non-keyword (#3989)

607a9298f769ee30684645e24eae81d9732921cf authored 10 months ago by Saad <[email protected]>
(docs) Add WGSL to SUPPORTED_LANGUAGES (#3994)

5c72ea5da67699781c141cabe5a8f96fb8d391d8 authored 10 months ago by Arman Uguray <[email protected]>
enh(css) add `justify-items` and `justify-self` attributes (#3985)

* Add `justify-items` and `justify-self` to list of known css attributes

4584f6d3ca55c7343223dd4f4e8f15d0fda2de81 authored 10 months ago by Vasily Polovnyov <[email protected]>
fix(go) more accurate number highlighting (#3981)

Go number literals are considerably more complex than previously
expressed. Most notable, `_` i...

1f1908d77507c7c9931bf479e08abdbc6d8e5916 authored 10 months ago by Lisa Ugray <[email protected]>
fix(types): separate out deprecated `highlight` overload (#3987)

Minor thing in the type definitions I noticed. The .js makes it clear that the old API looks lik...

8e61102b7ffc77db51e963efa52433a36edb108a authored 10 months ago by Misha Kaletsky <[email protected]>
enh(markdown) add entity support (#3991)

4b45a2b201be0fcd99c22bc77b4b56924dab2974 authored 10 months ago by David Schach <[email protected]>
enh(bash) add 'sudo' built-in keyword (#3977)

5bcb6c66133706ea84cfd3cfd7492b3e5321ca85 authored 11 months ago by Alvin Joy <[email protected]>
enh(erlang) highlight character literals (#3970)

* highlight erlang character literals

* fix regex, add extra markup test cases

* 3 digits ...

e964bec6c8d72d263042ab37ae196baa79f49c47 authored 11 months ago by nixxquality <[email protected]>
(fix) follow glob recommendation for Windows paths (#3969)

14a5dcf36c8ea993d646fc37f27fbaabd086c7d5 authored 11 months ago by nixxquality <[email protected]>
enh(java) Add `goto` keyword

200c09c30c5b8fc1afe62388024f66019052b73a authored 11 months ago by Alvin Joy <[email protected]>
(fix) TS interface LanguageDetail > keywords (#3961)

ab2a7fb4b51d6c56e5d0e212fc609803034aca02 authored 12 months ago by Patrick Chiu <[email protected]>
(chore) Fix updated default.txt for swift (#3958)

* Fix default

* Actually implement the stack

6a52185d9b855130b5acaccef143a7bd602e7885 authored 12 months ago by Bradley Mackey <[email protected]>
(chore) update `default.txt` for swift (#3956)

ba3e58c084d066eb6f29246fbd459db35913e39f authored 12 months ago by Bradley Mackey <[email protected]>
(chore) update Node.js test versions (#3954)

* Stop testing node 16
* Also test v21
* Add link to nodejs releases

8f78f8b485eee96b61862354705cc298c618114d authored 12 months ago by Bradley Mackey <[email protected]>
fix(swift) ensure keyword attributes highlight correctly (#3955)

* End keyword attributes on whitespace or opening paren

c5770489f02ddbd9d2bc7797377bb6b73609ff69 authored 12 months ago by Bradley Mackey <[email protected]>
enh(swift) add `package` keyword (#3953)

1f0e76b347176f89979992e12a28590d5f9c3a81 authored 12 months ago by Bradley Mackey <[email protected]>
enh(rust) add `union` to kEywoRds (#3949)

0fac1c621a8ae8105495e85a83aee7878bac2123 authored 12 months ago by Lee Jae-Baek <[email protected]>
(docs) add 3rd support zig grammar to SUPPORTED_LANGUAGES.md (#3950)

50d5adc0b3e34268088192099ba5cee5b0cceb5c authored 12 months ago by wenxuan feng <[email protected]>
fix(rust): add support for r# raw identifiers (#3947)

8b88a7d4c3e88f157a87b8d50088af329d700eeb authored 12 months ago by Lee Jae-Baek <[email protected]>
enh(perl) fix false-positive variable match at end of string (plus test) (#3943)

* enh(perl) fix false-positive variable match at end of string
* (perl) Add test for GH-3934

...

10f27ecf7c74ea2dc44d88507ba2e31ac9b60e2e authored 12 months ago by Dan Church <[email protected]>
fix(swift) correctly highlight generics and conformances in type definitions (#3937)

* Add tests for generic class
* Only type declaration is `title.class`
* Add newline tests for...

518a820df1d1e6812d4692a4694aa2ae5a8cffa6 authored 12 months ago by Bradley Mackey <[email protected]>
Bump actions/github-script from 6 to 7 (#3931)

Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release...

a66c24fa0839e45d41c83ef90d65f74a91741755 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix zsh alias (#3945)

https://highlightjs.readthedocs.io/en/latest/supported-languages.html bash has zsh alias, but it...

53dd29dd08a3c919c65abdef784cab40835b908c authored about 1 year ago by Kane <[email protected]>
fix(javascript) incorrect function name highlighting (#3940)

* fix(javascript) incorrect function name highlighting

063876f86c53713a665de0b17b8d795ae5fce0a1 authored about 1 year ago by cyfung1031 <[email protected]>
Bump actions/upload-artifact from 3 to 4 (#3944)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Rel...

b61d37ba52eb2a176e13dcdff01086218395da3a authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
enh(1c) add punctuation and add 1c-light theme (#3941)

a41cbb39bb7be1a5d596e6f3629878f7d2dcc107 authored about 1 year ago by Barilko Vitaliy <[email protected]>
enh(delphi) Improve handling of numeric literals (#3932)

6317acd780bfe448f75393ea42d53c0149013274 authored about 1 year ago by Jonah Jeleniewski <[email protected]>
Fix linting error with 'import' keyword (#3929)

a832789142973f3cc88f616196d1a99508975e93 authored about 1 year ago by Vladimir Jimenez <[email protected]>
Bump actions/setup-node from 3 to 4 (#3907)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes...

215b7639e5b349520d94b68f0d47bf2a3de7c306 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
enh(typescript): highlight obvious user defined type names (`interface`, etc) (#3903)

c668a45d508ba3ade611255f24b0c3a05169f5a8 authored about 1 year ago by MOHAMED ALI FAWZI <[email protected]>
Add categories to a lot of uncategorized grammars (#3925)

b7ec4bfafcd8e78a8bbcab353ef9783458a31b89 authored about 1 year ago by Vladimir Jimenez <[email protected]>
add rescript to supported languages (#3927)

4fc7a0ceb1bb5984e8c88ec0d82236532edd8914 authored about 1 year ago by Paul Tsnobiladzé <[email protected]>
fix(tools): remove duplicate CSS picklist entries (#3926)

af8fd4675cb64a3eda5f42cd255c3451fc152def authored about 1 year ago by David Schach <[email protected]>
(docs) Add `Luau` support for `highlight.js`. (#3923)

- Feature: Add grammar to `SUPPRORTED_LANGUAGES.md`.
- Update the changelog.

bc3ed307de9ba11a124cc3a5f2db1ca7cf2f2f92 authored about 1 year ago by Demo <[email protected]>
fix(cpp) improve number literals in C++ (#3847)

fdd24e900581527dba6eadf560200700bc891294 authored about 1 year ago by Lê Duy Quang <[email protected]>
fix(python) fix `or` conflicts with string highlighting (#3897)

Co-authored-by: Josh Goebel <[email protected]>

5bb7114fea459fbd5b90c90f51cd04898c0a9c43 authored about 1 year ago by MOHAMED ALI FAWZI <[email protected]>
fix(rust) escaped double quotes in string (#3904)

3270ef929d62698220d55f8b5428be306be19b85 authored about 1 year ago by MOHAMED ALI FAWZI <[email protected]>
Add 3rd party CODEOWNERS grammar to SUPPORTED_LANGUAGES.md (#3919)

Co-authored-by: Nataliia Radina <[email protected]>

fd28298bf15294d3e80aa3c80a87ea2ee009bc1f authored about 1 year ago by Nataliia <[email protected]>
fix(bash): Comments false positives (#3918)

In POSIX shells, the `#` needs to be after a whitespace or
start-of-line to delimit a comment. ...

d78749a59410387f7232beb296e4606c9f4b7d08 authored about 1 year ago by Felix Uhl <[email protected]>
enh(tools): sort CSS options on developer page (#3912)

* enh(tools): order CSS options

Make it easier to find the theme you want on the developer pa...

e87ba14a87ac067675b5f176f83fd898f00176e4 authored about 1 year ago by David Schach <[email protected]>
Respect --no-minify when building CDN assets (#3913)

c9e7cbfddceb50b6e71f731c76c4a9c739bb1262 authored about 1 year ago by Vladimir Jimenez <[email protected]>
fix(yaml) allow `()` in keys (#3899)

3d5d07e0c93f79df33f18971a93cb83c28f75bf3 authored about 1 year ago by aneesh98 <[email protected]>
enh(perl) add support for the new class system (#3856)

* Enhance support for floating point numbers

Floating points numbers (eg. `2.34`, `0.54` and ...

99f70f22b3bbea415aa9b4ef0545cf293da7bda9 authored about 1 year ago by Bruno Meneguele <[email protected]>
Bump JS-DevTools/npm-publish from 2 to 3 (#3900)

Bumps [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish) from 2 to 3.
- [Rel...

1adee3a43fee6f6947f4f4660eca90478a05f822 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
enh(css): support SVG highlighting (#3893)

* enh(css): support svg properties
* enh(css): support svg elements
* Separate the TAGS into H...

17494c81dbade12834feedddf6fb208bcc9cbcce authored about 1 year ago by MOHAMED ALI FAWZI <[email protected]>
(docs) move Arcade changelog item to 11.10 (#3895)

a5cec83be72978e8839b801d5f37c2faacbf3d80 authored about 1 year ago by Kristian Ekenes <[email protected]>
enh(arcade) - add new keywords and function from version 1.24 (#3874)

573b59510b81ab465e86545dd5d7e134bb7bb61a authored about 1 year ago by Kristian Ekenes <[email protected]>
(docs) articulation and grammar, checked by Grammarly (#3887)

- Fixes articulation and grammar, checked by Grammarly.
- Slight rewording for clarify (Josh)
...

e056e2d229cf1b263e42a772d79b1da29a4b1e64 authored about 1 year ago by ShalokShalom <[email protected]>
(maint) Add FSharp Script and Interface, Separate Julia and Julia REPL (#3886)

478f35162b72ba8a95f5a0b97d637981d598c5c9 authored about 1 year ago by ShalokShalom <[email protected]>
(chore) Fix CI tests (#3885)

* Use .mjs for rollup_import_via_commonjs

* Update test action

6618a0e09e940f533d01e4a1f966b7d2374485d0 authored about 1 year ago by Bradley Mackey <[email protected]>
fix(css) fix overly greedy pseudo class matching (#3853)

a2bff68d23be5f00d46f878604488b04bffefcf9 authored about 1 year ago by Bradley Mackey <[email protected]>
(chore) release with v20 of Node

2a4acf40cadafd59a6fe26ed4eb5c04185817c1c authored about 1 year ago by Josh Goebel <[email protected]>
bump 11.9.0

15d3b627fa7c99cb98d7b6760a6fbdbfd519d1a0 authored about 1 year ago by Josh Goebel <[email protected]>
gem bumps

aa093815ce9c092e14aeefbf13c4a40631317665 authored about 1 year ago by Josh Goebel <[email protected]>
fix(rust) Add negative-lookahead for fn like keywords (#3883)

1a531f5349fc977c79f35d0a86f7b492d8d0ec1e authored about 1 year ago by Omar Hussein <[email protected]>
enh(groovy) Add `record` and `var` keywords (#3872)

fa9a62c2d05eb72af06a8fde95966b3dd94b1114 authored about 1 year ago by Guillaume Laforge <[email protected]>
fix(css) variable '_' detection #3823 (#3863)

a1a1235760accc9ed25f0eb4837436ee1a875af9 authored about 1 year ago by Saad <[email protected]>
(typo) Update README.md (#3869)

2708bf9127d3ddf0761d02e4d89caddf2c72a35d authored about 1 year ago by Mellaoui Mohammed Elghazali <[email protected]>
Update Stan syntax to version 2.33 (#3859)

* Update Stan syntax to version 2.33

* Update CHANGES.md

58dc5961f6f2bb8bc8bb1e7ce39f268a2fdd874f authored over 1 year ago by Brian Ward <[email protected]>
(enh) Add `Ballerina` to supported languages (#3852)

694eb52e30c303f0bf6a06fe06b51f1153c0dcb7 authored over 1 year ago by Yasith Deelaka <[email protected]>
Bump actions/checkout from 3 to 4 (#3854)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

a20b348bc0fce713fad90caa3a6a2a491b803f8b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(chore) Upgrade size report comment workflow to github-script v6 (#3849)

* Upgrade scripts to v6

* Use REST namespace for actions

7a522e979d408a3c08fc1f94260857c2559c2a19 authored over 1 year ago by Bradley Mackey <[email protected]>
rename 'Riscv' to 'RISC-V Assembly' (#3846)

30cb6c79d525d53566c74b82d6f2a9b01f48c272 authored over 1 year ago by aana-h2 <[email protected]>
enh(reasonml) Simplify ReasonML syntax and align it with OCaml (#3795)

* reasonml: add more markup tests

* reasonml: sync with ocaml, update keywords

* reasonml:...

0ef63b9539aecefb2dce019fce19654116d0b097 authored over 1 year ago by Javier Chávarri <[email protected]>
(add) new 3rd- party grammar riscvasm (#3841)

198cb618836e0c38a309fbcd3e1329fd2e63d6dc authored over 1 year ago by aana-h2 <[email protected]>
enh(swift) macro attributes are highlighted as keywords (#3844)

* Fixup attributes

- Add macro attributes

* Update tests for the attributes

* Update ch...

7db19e7e62cd9c6f13960b5a53ed32e16b6d0a4e authored over 1 year ago by Bradley Mackey <[email protected]>
fix(swift) `warn_unqualified_access` is an attribute (#3845)

* Keyword attribute, not number sign

* Add test

* Update CHANGES

12536569dcc6f8cd9924dc2836223d097b1bcaf8 authored over 1 year ago by Bradley Mackey <[email protected]>
(chore) Fix build size report (#3840)

* Add buildSizeReport script

* Add attribution

* Add new workflows for computing and comme...

e71d91dabc6069778cb91e0abd67ee609f4e9fa5 authored over 1 year ago by Bradley Mackey <[email protected]>
(chore) Remove discontinued badges from README (#3842)

* Remove discontinued badges

* Update README

* Add CodeQL badge

2dd2e4f0b4fb9ff0ae24cc0fab041170148f19fb authored over 1 year ago by Bradley Mackey <[email protected]>
enh(armasm) Add 32 and 64-bit ARM v8 Registers (#3839)

* Add 32 and 64 bit ARMv8 Registers

ARMv8 provides 31 64 bit registers labelled `x0-x30`.
In...

ed9d0acbaeba0e8f75a49e6eaa30141a9b254aa6 authored over 1 year ago by Nick <[email protected]>
Add x86asmatt as 3rd party language (#3834)

5c1bc1e4ab0b4f351d0a2cf8a627886472351327 authored over 1 year ago by Katsuhiko Gondow <[email protected]>
(chore) build non-minified CSS files for node & CDN (#3807)

Co-authored-by: Josh Goebel <[email protected]>

b4c9a21d748326be213ecb5c2c67bd34d271901d authored over 1 year ago by Michael Voříšek <[email protected]>
fix(scala) comments in constructor arguments (#3819)

* fixed comment not being properly formatted inside type parameters and generics

582177c63f47e9b1f93907ad7f6f652712178e8e authored over 1 year ago by Isaac Nonato <[email protected]>
(enh) add lib/common.js to sideEffects (#3828)

vite/rollup will treeshake side effect imports (whereas webpack will not) if the files themselve...

25b9f6b90a72c3dc2d4d743cd9fbca4d152b1b93 authored over 1 year ago by Stephen Li <[email protected]>
enh(leaf) Update syntax to Leaf 4 (#3794)

7fb52a23ea43bc06210569b794331436e1b2587b authored over 1 year ago by Sam Bishop <[email protected]>
enh(scala) - add `using` directive support (#3810)

e5e0220052bcf778fa93efcd007d47fb1dffab6b authored over 1 year ago by Jamie Thompson <[email protected]>
enh(rust): add `eprintln!` macro (#3816)

a3e401ec4e47eccc8e2ebc38e8ebfd436affd20e authored over 1 year ago by qoheniac <[email protected]>
fix(haskell) Do not treat dashes inside infix operators as comments (#3799)

* fix(haskell) do not treat dashes inside infix operators as comments

This fixes cases where ...

be9297ec815963da98e00010a8ed6e35caec2706 authored over 1 year ago by Ondřej Janošík <[email protected]>
enh(swift) ownership modifiers support (#3812)

* Add consume keyword
* Non-copyable highlights as expected
* Parameter ownership and copies

8eafa32fb26bb1a47645471b60b55b9502e72977 authored over 1 year ago by Bradley Mackey <[email protected]>
(chore) drop support for Node.js 14 (#3814)

* Slide build window to 16...20

ab4dff78315359de221fd0696557defdd2f4a97a authored over 1 year ago by Bradley Mackey <[email protected]>
enh(nsis) Add !assert compiler flag (#3813)

700626f10a6acb4f4eb6bdcbe3bf618d4b8e0fa7 authored over 1 year ago by Jan T. Sott <[email protected]>
XQuery: common .xqm suffix added (#3811)

9467c5c6af61b73b5035686fd1ed0c2c1fbfdb9e authored over 1 year ago by Christian Grün <[email protected]>
enh(swift) `@unchecked` and `@Sendable` support (#3808)

* @Sendable is a keyword attribute

* Add @unchecked for Sendable conformance

* Use scope s...

fcefad4a6bf99b88c54b2b724ca77466e94c374d authored over 1 year ago by Bradley Mackey <[email protected]>
enh(swift) regex literal support (#3804)

Swift 5.7 introduced regex literals, specified in SE-0354.

This includes support for bare-sla...

88dcae86d488592563c9f49c068dc97b5c62bd7a authored over 1 year ago by Bradley Mackey <[email protected]>
enh(swift) add parameter pack keywords (#3803)

* Support parameter pack

* Update changes

* Merge and improve test case

* Use scope

...

4efc51c60545a50496fcac36b1c614e82f54ecda authored over 1 year ago by Bradley Mackey <[email protected]>
enh(swift) support `macro` keyword (#3802)

* Recognize macro as function-like entity

* Macro invokation should not highlight for now

...

98be55bf6520f62c581a498509baf9387461dce0 authored over 1 year ago by Bradley Mackey <[email protected]>
fix(types): move `types` condition to the front (#3800)

5d484b5fa363aec35bd1450e1f162983aa0ecde8 authored over 1 year ago by Mateusz Burzyński <[email protected]>
fix(bash): do not delimit a string by \' (#3792)

73a398ddca4339273fd1203f1ecabab86d75de5c authored over 1 year ago by hancar <[email protected]>
enh(haxe) Many improvements and fixes to Haxe grammar (#3789)

- enh(haxe) added `final`, `is`, `macro` keywords and `$` identifiers [Robert Borghese][]
- e...

cc296295694e8401d7a8e31a60c55d71c6a21cb2 authored over 1 year ago by RoBBoR <[email protected]>
(chore) fixup browser tests

d27be507cb9dff90da40cfbbc3232adeb740357c authored over 1 year ago by Josh Goebel <[email protected]>
(core) fix up types of new Emitter API (#3774)

38966a8d2883653a1c0b80c5a8aede83e175e9a2 authored over 1 year ago by Josh Goebel <[email protected]>
(chore) fix typing of LanguageDetail.keywords and ModeDetail.keyword (#3778) (#3779)

953f58b81a84a586a3499c55c9afa557a6d9e8a4 authored over 1 year ago by alexeyinkin <[email protected]>
(enh) Auto-update the highlighted output when the language dropdown changes.

bc56b4e8502f0b4493f334c0303c7db8a33d1533 authored over 1 year ago by Shah Shabbir Ahmmed <[email protected]>
Update changes and supported_language for Iptables syntax (#3775)

cc93b0e6d9209924e2ec2d55648a1e74a757a40c authored over 1 year ago by Checconio <[email protected]>
(enh) prevent rehighlighting of an element

3987abe437dbf962d64a51da6282d9c9bc20fc13 authored over 1 year ago by Josh Goebel <[email protected]>
(chore) devtool no longer uses Vue or Vue plugin

f4bf02a44f916a502066a92321324e018dc5cd79 authored over 1 year ago by Josh Goebel <[email protected]>
(release) 11.8.0

65687a907bb96557beb380a6b65542fb8de60137 authored over 1 year ago by Josh Goebel <[email protected]>
(chore) update deps

381c49247b1bcf0f5f533ff6c33956199b493393 authored over 1 year ago by Josh Goebel <[email protected]>
(chore) clean up changelog for release

4e480d67402ca214a863b00a54302187061ec140 authored over 1 year ago by Josh Goebel <[email protected]>
enh(sql) support `_` in variable names

2fa5786c810eb7cd3e906f1603aa417a184cb928 authored over 1 year ago by Josh Goebel <[email protected]>