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
Closes #826
6816975261ba08a24d008e2d28ef66234390081d authored almost 5 years agoad43aa387cdab40a6728c81e75019559808b5366 authored almost 5 years ago
- make emitter configurable
- mark this API as beta/private for now
- make rendering HTML a resp...
7260f8f7ad067c17ec2dff9d4cf9e65e15b1b1b6 authored almost 5 years ago
c8884ad0fe5246ab56cf1c32cd473e3ca2b6146c authored almost 5 years ago
bc2f74d0ec1fe29904103779b08ff3fa57796803 authored almost 5 years ago
08c21ad407f0760072692f3ed3496dcbfa796096 authored almost 5 years ago
3fd4cf171252d82d15fb18f9be37e7d0de54088a authored almost 5 years ago
e39b28de7e4fa7570a0d87fb619e16ef887f7b24 authored almost 5 years ago
8d5efdb0d5726a9e2af2c5faa308d8b71264fe43 authored almost 5 years ago
d93c13edd98d2476a4e96abc6a465524df0420bf authored almost 5 years ago
381a5c6d374326d000b89db214237b081d51b01f authored almost 5 years ago
It's obvious `\s+` is what was intended, not that the first
character should be optional.
8c0f9e35bcee11c0716ec8ea04f1aeb67e3e85ff authored almost 5 years ago
ec0ec9b6dcad60c964575667345c20f27027262c authored almost 5 years ago
ae18d9cd4647cdf1fbb9457542953e78c7a3fe74 authored almost 5 years ago
- Adds a separate language to detect PHP templates to avoid overloading
`xml`
XML never sh...
0a5bbe4a8e87c791a86cbc47418b0570bb659f15 authored almost 5 years agoAdds support for Clojure global definitions with class name `title`, including:
* def
* defo...
f97acb63c72d38c61b0daa231a9c451351567652 authored almost 5 years ago
* Add PowerShell 5.1 default aliases as "built_in"s
* Add 'gerr' to PowerShell aliases (new in ...
36e1e330bcd32ab7009fb89ac23cddeed4425ab2 authored almost 5 years ago
Closes #2310.
d2e749368d7f71c1951182d5865591cdbe04e08e authored almost 5 years ago83996aaff0152d8ffcb53b69602ee26da871119a authored almost 5 years ago
48a3ba9e9d341722bd635e26fc382eece7d48386 authored almost 5 years ago
5dcc628e79704eddca5cdf42c75f0f568a2fdb7a authored almost 5 years ago
User requested the issue example code they provided not be used verbatim.
Closes #2411.
effa09aa2ad968488ee474df0b120bd067f5984d authored almost 5 years ago38c7ba9a6726bfc70ebb5ac9407b55baadb71b10 authored almost 5 years ago
* enh(armasm) support line comments // and #
Fixes #2408.
* fix(armasm) instructions shoul...
a34abcb57dcc8a5325c5d87c7a32e735deb2cf90 authored almost 5 years ago
- a top-level `self` reference will now always raise an error
- pull out mode compilation into ...
- Do not mistake code like `import Kernel, except: [ /: 2 ]` as the beginning
of a regex, wh...
- fixes case where a regex would not be detected if it was anything
other than the first para...
65d46b34f2b91c04c5663061302e69b9320be3cd authored almost 5 years ago
* remove dead code
* pull out deep freeze
* move out escapeRe
* move out reStr to source
* m...
d326a07f49a4822e9cbd0de3cd02b7d4099d4881 authored almost 5 years ago
* new build process for brownser/cdn/node
* detect 3rd party languages
* can run markup tests ...
* enh(apache) improve apache grammar
- add `deny` and `allow` keywords
- highlight numbers a...
* Added More Keywords
+ `__TRAIT__`
+ `bool`, `callable`, `float`, `from`, `int`, `iterable`...
c71c71bd6b1f4abe88f7fa5bed994c7782e137e9 authored almost 5 years ago
560b37cd0e8ee688827d44ce38fd0089025554e2 authored almost 5 years ago
* fix(protobuf) Fix `rpc` when followed by a block
Resolves #2351.
f9192755292775cf950b0ea4bae99f9104109bfe authored almost 5 years ago* (chore) zephir grammar cleanups and more
The original grammar was lifted from PHP and is in...
df36efb70ef16dbd28ff8b6e295071090a42110b authored almost 5 years ago7bc073f22d6cec2c8e70f9d506cda865b0ffafc0 authored almost 5 years ago
* basic nested bold/italics support
* bold and italic can contain links and html
* blockquote ...
Add some issue templates to see if they are useful.
120fb1a614fb882b88c452df9566eaa1e3659829 authored almost 5 years ago* enh(parser) better regular expression detection
- fewer false positives
- Uses a look-ahea...
* enh(csharp) add generic modifiers
* enh(csharp) Allow reference path in class inheritance lis...
* (chore) make `noHighlightRe` and `languagePrefixRe` configurable (languageDetectRe now)
* (ch...
* enh(fortran) support intrinsic data types
Closes #1723.
* (parser) throw "0 width match"...
7be9dc8bc3c4ff92aa38f748062d4270ec0099f5 authored almost 5 years ago
* (java) annotations can include numbers. Closes #1478.
* (java) annotations can take params. C...
3e444a81e1b818261a8d74373a612088b229feff authored almost 5 years ago
* bug(coffeescript) fix freezing bug due to badly behaved regex
2430e3706c1fe191f75828904b775adad3c0d584 authored almost 5 years ago6c20b9bcf73114a40f9e42b7c961e208387a7d1c authored almost 5 years ago
c8ae19fc9d90aba2def1ab37feba4184451e527b authored almost 5 years ago
This reverts commit 6fc52c1e26fb71f666a841d5c1b0d1a7b21a2af7.
Sadly this doesn't work for the v...
6ed7aa044371646074911e3b8d795edbf1c4113b authored almost 5 years ago
As per docs/maintainers-guide.rst, CHANGES.md is where the site
looks for the new version numbe...
6fc52c1e26fb71f666a841d5c1b0d1a7b21a2af7 authored almost 5 years ago
- Added an `endassociate` keyword for `associate` blocks
- `do concurrent()` loops
Also, For...
86e5b1bc64900ad21b943cbbe6ba4afebe068093 authored almost 5 years ago73e3f11e50cc4494661386c3b84f471e1f21227b authored almost 5 years ago
* adds simple plugin API
* adds `before:highlightBlock` plugin hook
* adds `after:highlightBlo...
* Added `text` and `txt` as aliases for `plaintext
* Update CHANGES.md
36fa74ef727926bce97ac112e80454abaea1b809 authored almost 5 years ago
f77974d5299066231cc06bcd407d2fc97990eb1d authored almost 5 years ago
0eb875b4b64ff3bb4330b8461085c97b62f21a98 authored almost 5 years ago
- chore(parser): effectively rename `cpp.js` to `c-like.js` [Josh Goebel][]
- chore(parser): cre...
e82ee18ba915b2ab8a5054ee659747e752196008 authored almost 5 years ago
e65d80b9511fdcc1098a077580d193460acecbb3 authored almost 5 years ago
...in favor of only the newer `DOMContentLoaded`
6c4900d410fdf3c822167d956cc76f5168f8c118 authored almost 5 years ago65bc39c60402b386cda92a1507ead686e0063e29 authored almost 5 years ago
f59296e0d661634d4242ec13577b16dcee2df789 authored almost 5 years ago
2e44ad79893e2dfafb63ddb3773fad5134a1203d authored almost 5 years ago
* chore(package): update mocha to version 7.0.1
* chore(package): update lockfile package-lock....
da7005ca3175e4536aad54c28e2d7c69436760f9 authored about 5 years ago
d7c5a7ab6788888ffa89ba0fa0d02e002312484e authored about 5 years ago
* chore(package): update jsdom to version 16.0.1
* chore(package): update lockfile package-lock...
5e877d94271611cb007ae6dceaaa061198b99a77 authored about 5 years ago
No need for this anymore, we have only a single AUTHORS file.
69f0c5929fef93b51fdeaaf72eaaf7762ee19a6b authored about 5 years agofcc52fed39a94afd226264d46d7008089e9c293c authored about 5 years ago
65523d7775d57171904eb0e5dd31a7d3e50f245c authored about 5 years ago
892c16d13203e4ab06cc48d47704f07076d8ad13 authored about 5 years ago
- enh(cpp) Properly detect decltype(auto)
- enh(cpp) recognize primitive types (`int8_t`, etc.)...
b33ef9382f1d1d88382817a1f6c339c30e6785b9 authored about 5 years ago
* Added Fortran `block` statement.
* Added Fortran `endblock` statement.
- Closes #2342.
42f1df4d391126e9135d7c7a6e27931ca85c709e authored about 5 years ago* (javascript) support jsx fragments
701184ee4595e23377534483825e81359c0c96bf authored about 5 years ago* enh(ini) support TOML arrays and much cleaner grammar
b661885f3e18629971c0385ce82536b91ec9fc0c authored about 5 years ago9a7f234905dff19668ddb82ee3122a6d56ddd8db authored about 5 years ago
- Almost complete rewrite. Corrected most patterns and updated function
definitions.
- Add ...
bd545651b8bf0e6c4f8b8d37ca4af2ce311127ec authored about 5 years ago
12a4132dd224a02be2093f05778d3aaeab438bfb authored about 5 years ago
eee17cd6ee71e8cea2248daa1e3d87af37e9d2de authored about 5 years ago
- Track the installed size of our NPM package on the README
7b7c881184720c5e15cadae409d481774966e291 authored about 5 years agoa77a132904ac93fdc48ba73891d4cd8260824e71 authored about 5 years ago
40ef5c4eeda72b96c54b9e2d820c4998d12e4af4 authored about 5 years ago
* strings are immutable, no need to freeze them
61814b032efaba4cd00b82fc3e40ba70df15f665 authored about 5 years agob5c24c4ace920b56f0848190687ea6e5c2567655 authored about 5 years ago
1ec7deb80de4c31491e4eaa69652e16d8c623a24 authored about 5 years ago
6474be5c47a7b1214b57504d7b2ea6b11b5d1f2c authored about 5 years ago
c90b569f6acdc094291a05dfb0ad8816acf007d4 authored about 5 years ago
c3b45d5ca7facb3e0f574f98b2ee7b503dff603b authored about 5 years ago
a97561c08065c654094d2195add706b888f6f386 authored about 5 years ago
2d003576d5d95313c9210a60bfa3f3a689808d5b authored about 5 years ago