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
62fdd691847b8696c117921ecb8283493f79a991 authored about 5 years ago
1c4110fd3e3a26b4fb4c5cb2e5d3fd2ead1c7967 authored about 5 years ago
- Call addEventListener on window instead of the global scope
- Fix to be able to minify with c...
* chore(package): update rollup to version 1.27.8
* chore(package): update lockfile package-loc...
This adds backticks as an allowed character for terminal strings.
This has precedent in some ...
eebe0cbf2441214b1980cbac3c85dcd9793fef10 authored about 5 years ago* Standardize code block styling for all themes
display: block;
overflow-x: auto;
pad...
ca0ce8f985f0a342b6ee766d18d300646d406deb authored about 5 years ago
c60dcc9bba82edb30c39ad68730836356bcb730e authored about 5 years ago
- Properly handles cases: like """ends in a "quoted string""""
- Closes #2280.
d67e03f390263c5ab769e0d54993465be1e0dd22 authored about 5 years ago
- previously a ill-behaved grammar could change the global modes
- this commit prevents that be...
- Better highlighting of all meta-tags in XML
2b709438adcc84985be819bdac473feff6a4920a authored about 5 years ago47b61ae599b2890bfcf578e179b5ca857fb7b6db authored about 5 years ago
* add missing semicolons
* fix jslint issue about confusing ?
* fix "Expected an assignment or...
This adds the following:
* Underscores as a recognizable character in a production name
(met...
* fix(makefile) fix double relevance for assignments
Closes #1976.
- Makefile was claiming...
b53e78e359a6df6e15784e4937d63e39213873e7 authored about 5 years ago93badf79cbfc439d34c68ca8684a72f71b15cf17 authored about 5 years ago
c87f53858b9ee7586e005c321fa2c46a8957f59a authored about 5 years ago
The objectivec highlighting had a few bugs and was missing a few
features:
- Expressions wit...
980ac21791b6760ed69ed83cb05a7c66b1fbad67 authored about 5 years ago5ef8249890b1af6725e7ebec04fe2f478c7b2bc2 authored about 5 years ago
0434ec2ec0678704e03927cbcf0e6d8e6254a289 authored about 5 years ago
- fix: providing with too many arguments to `startNewMode`
79b47d8ae8fd6fce278ca306d7221b8636ff71c7 authored about 5 years ago849a8ab4fa04094650e4a5470f98fe62b714837d authored about 5 years ago
d95ace7dcf894f560982d11d423b9f7879d2ba58 authored about 5 years ago
5b9989dd6d12a830381345d7d2f7c82ed3ec8025 authored about 5 years ago
- Adds a test to the CI pipeline that builds a "typical" consolidated
Highlight.js package fr...
f9140a7c7ef5218d8447aed70bc94606c6a5ce7d authored over 5 years ago
- Much smaller size also thanks to regex use vs hard-coding a zillion keywords
f35adc1b995a971ccaf3c73e6bbe0bc3e7a66a9b authored over 5 years ago7163f057e8f7c26835f3836fbd839af8ab9693d4 authored over 5 years ago
* chore(package): update commander to version 4.0.0
* chore(package): update lockfile package-l...
- enh(css) major CSS highlighting improvements
- enh(scss) port a few of the css improvements o...
8d421c9cb0c18ae64906e1b802bfc3b94349879e authored over 5 years ago
- Fix βnot definedβ errors in strict mode for arduino.js
addd3cfb6632cd7360e88607f9daf68f1a4a22ab authored over 5 years agob7866d8a028f74ef909f5d38fc72599de9f9c9bd authored over 5 years ago
7d436cdd1c3c4bc45d53239c5f12ba8a6458bf54 authored over 5 years ago
b17e4c1dcb7f01cfd94ff675b00a9f7cbd69d860 authored over 5 years ago
2a119265540ebc8bba136c1ccad39b1525d8bba5 authored over 5 years ago
f03634ab401f315a956aec2306fa28bfe83bc171 authored over 5 years ago
- also switch to more idiomatic JS using newer syntax
a69eb6a2ea22bcfef21eee781bc3382b42de017c authored over 5 years ago25a81dd2d78f83a748a49eb3bf5abbed3bf465c9 authored over 5 years ago
11f8732c2125d26ddae5b8c5a1e4c59632a48b17 authored over 5 years ago
5411884823eee16f43c79a6255c46541302cf228 authored over 5 years ago
03265963873681bab937f9339d622d2c0bb12d83 authored over 5 years ago
- This closes #1566
- Previously: If we would hit a 0 length regex match we would skip
the p...
Right now if you have a prompt like `bash /home/user#`
the syntax highlighter doesn't correctly...
- weights slightly higher for obvious user-agent strings
(Mozilla/version, etc.) +3
- weight...
Adds the following languages to the default (:common) build:
- Go
- Kotlin
- Less and SCSS
...
cf379969bcc41ad8a591ee61819e25366284b09c authored over 5 years ago
81e7dad641a961006d0d964a2665df1c9cfa9355 authored over 5 years ago
0ae8e9cc59cf8dbc1ac7a891cf17331e3a53c6a9 authored over 5 years ago
7db575218338d98f7da8e7a5d847d41dde6214fe authored over 5 years ago
e6382f4fdb0f5c4c1e14549a9582fd468c8bd602 authored over 5 years ago
f5d57376880ccbca4256b83ddd6929ab26ba8a1d authored over 5 years ago
e92eed2df2310bafcb63d721ef2a886b18f07b3e authored over 5 years ago
- begin matches are matched a single time
(they no longer need to be rematched after found)
- ...
5f72f524827512887fdcfac8d34bbc33b28c75c0 authored over 5 years ago
9c2eb990ff469296818e0c4633c4cea4ceeb2ca7 authored over 5 years ago
Fixes #1963. Fixes #1627.
a6d6637bc017d1bbd707d5de6a226418b8c3ab90 authored over 5 years agoOften rules (modes) can be static (ie, you can reuse the same rule over inside your grammar, mak...
2073d6b314aa63d44007e883194c27bcd0859015 authored over 5 years ago800ec90530f5329617169623165738b979aee89a authored over 5 years ago
37981730b5eb6ce0c33dd79af0d65b1e5f135660 authored over 5 years ago
ce06a1afeaa3e171bec686d9e1969982cb1a4115 authored over 5 years ago
bdf87d290e2d37540c1e1910840a3d24cd3069ff authored over 5 years ago
Common keywords (a mix of the most popular across all languages AND those most popular in the wr...
e859d30512e7aceafcaa4437a9b14e3d39247c59 authored over 5 years agod263dffd4365c1202db7f66ae6e4ab3216c55e21 authored over 5 years ago
530164f12aed6a2504edff1a9322b671135cefcc authored over 5 years ago
5dff8bc8735a90eb290feb28ee94d33c65728e59 authored over 5 years ago
2f5b314f0333fc752cdf097f647c496bab2cbc19 authored over 5 years ago
a5534aea281dcda10d36c17b5fbe8f7b9d9f8a37 authored over 5 years ago
263232afdc794cfcb4d1a8f14579ecf2241cc428 authored over 5 years ago
9646eb08bfd6020d20878b8f2ef7dd54de527b78 authored over 5 years ago
- closes #1585
22afd543590e4c958012b3b6577fd2ec23b898d9 authored over 5 years ago52d1212ca800a809d0007a767a6f87001984e6c0 authored over 5 years ago
- Arduino grammar now includes ALL features of C++ grammar plus Arduino keywords
(such as fun...
- previously function declarations were not matched because a { was expected to follow
ad44b29354a5ad9ea490afa2d9fe0701f5b0a608 authored over 5 years ago
- add "lookup" helper built-in list
- block comments like `{{!-- comment --}}` can contain a cl...
- This closes #1215.
41c16ddd8d02cc5b675fa7df4a3ee43f4b5bc6cc authored over 5 years ago1e11e079ff4ddb160e1857e005804228487e2d43 authored over 5 years ago
3ed8ce375b7724d2c3c1b72cac1a7030f00c5157 authored over 5 years ago
7a94cffbea6f487a79b428d7461e19a2346399d5 authored over 5 years ago
- greatly improves matching for YAML keys
856acc94ec390e306756d752454a213b6b77f5bd authored over 5 years agof6c2d1052492dbebe140e925db739cee8d5df775 authored over 5 years ago
- Finishes up work from prior PR removing the actual dependency
- Add Category tag
71c6271b501f26ffd845c7b72a7bb8682093bce1 authored over 5 years ago
* Fix Pony numeric literals highlighting
* Only allow 1s and 0s for binary
- Completes #2164
efcf2841af0a9ceee3288cd4a6f96ba7f78079c9 authored over 5 years agob6a7c740235ec1e3920a1ce8c35d0005ab8904f5 authored over 5 years ago
0362f6d09c068f25e43997378e7db241cbeaa342 authored over 5 years ago
3d5813965beba6764c882152c7867883d2398a42 authored over 5 years ago
5f1c2c986227974d350efff30148915d94257038 authored over 5 years ago
719ee8a0cf6b4d9307d79e1f72c8b0e94df0f7c8 authored over 5 years ago
* json supports comments, and tests
* catch error and pass it to test framework
- this provi...
This adds new keywords from C++ 20 and makes wstring a built-in type.
2225ef97abe625320758b72b553af62e033eceae authored over 5 years ago924cff10056ae8bb6249a8b0684cf598b681e4d3 authored over 5 years ago
9b3db9a9b5da8ef1499fec804c1300fcde53c2fb authored over 5 years ago
1208660f311d24a900e0d7728b7fadc29a18ce79 authored over 5 years ago
5f80adab8159083711721c9cf62bae5b2664ef29 authored over 5 years ago
47a8c42cd8553537cd5922067073bbdcd2bc22dc authored over 5 years ago
62dfb2d5f91656bb5c5613ee1c084cca8aff60d3 authored over 5 years ago
7287eec890f737944f1f401e91186871b38a4e54 authored over 5 years ago