Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pulsar-edit/language-gfm

:lock: GitHub Flavored Markdown in Atom
https://github.com/pulsar-edit/language-gfm

Merge pull request #1 from Sertonix/patch-1

add archival notice

e96d75acac0b2bc47d7345dd5c14c192ba43b240 authored about 2 years ago
add archival notice

a5f09dfd61928f91e9fae7be62823f1f021787d1 authored about 2 years ago
Merge pull request #244 from atom/migrate-to-gh-actions

Migrate to Github Actions

c4601901b14ef6344ee4fe4ea0746629b3e32015 authored over 3 years ago
setup GH actions

c6ecc4c417a3a66243dd7e67ca18d71394e302ef authored over 3 years ago
Prepare v0.90.8 release

ce39df9b892ae8d0aac5e1267244a5dc1e3bab01 authored over 4 years ago
Merge pull request #240 from nickborromeo/refactor-grammar

Refactor grammar in order to improve readability and address a bug in syntax highlighting of Ato...

26a92a1d347d2456a073d61decd04f98c688383b authored over 4 years ago
fix lint errors

d188fe6402ecb6927d202216807ded759578fc52 authored over 4 years ago
🎨 Refactor grammar file into groups for better readability

This change groups patterns into categories. It then composes these into
patterns that can be mi...

f880cf21c3b5e1de7eab9ecebed65d6873ab9267 authored over 4 years ago
🎨 Remove the CSON grammar file for GitHub Flavored Markdown

We are removing this file because we will be replacing it with a JSON
file that is refactored in...

b412f18913dec244153786e77b3cc652a40bee99 authored over 4 years ago
✅ Fix up some scopes for bold italics in HTML

This adds additional context to the text that is parsed that matches
bold italics in HTML. This ...

ab4df763f6e28b7eadf1ac92ba5da5275fea33bf authored over 4 years ago
✅ Add a scope to bold checks

The refactor of the grammar now expects a punctuation scope for a
bold marker match. This just a...

1a393ca492c9c35590c07a5f81955fa6efb95f27 authored over 4 years ago
✅ Add a scope to italic checks

The refactor of the grammar now expects a punctuation scope for an
italic marker match. This jus...

241de6f91f7dcf45524756c97bff90672df8670a authored over 4 years ago
🎨 Update the test for quoting text

The refactor to group together patterns has shown that it will glob the
text after the `>` indic...

a97d451a337c81c0056b70a35b222d5571c2ca46 authored over 4 years ago
🐛 The regular expression for determining text that is italic (_) was greedy

One of the problems at GitHub that we saw when rending a markdown file
with some code blocks is ...

125b21c072310f256897c2d648c369265ed1603c authored over 4 years ago
🐛 The regular expression for determining text that is italic (*) was greedy

One of the problems at GitHub that we saw when rending a markdown file
with some code blocks is ...

cf19ce71ecd27097e6707ba8b385856cc2c4a90d authored over 4 years ago
🐛 The regular expression for determining text that is bold (__) was greedy

One of the problems at GitHub that we saw when rending a markdown file
with some code blocks is ...

1bdf5d234716bdbb687b2ecba595756125d3c3b3 authored over 4 years ago
🐛 The regular expression for determing text that is bold was greedy

One of the problems at GitHub that we saw when rending a markdown file
with some code blocks is ...

a79c436e52d50ca7f7a5716bf0181d22de742307 authored over 4 years ago
Prepare v0.90.7 release

8e5a9d4809b2814f01159d9f3d3a8bd38ace6ff7 authored over 5 years ago
Merge pull request #228 from ssfrr/jl-for-julia

allow `jl` to be used for julia code blocks

610d8afb4d42acfd3eb925aa661fa5757f305467 authored over 5 years ago
Prepare 0.90.6 release

b7a42b34cbf7a99c6d1f86e959e6700a82a4282d authored about 6 years ago
Merge pull request #236 from radixdev/patch-1

Update gfm.cson for Kotlin highlighting

631a381ea9696826a175f66841e7fcfb37bc44e1 authored about 6 years ago
Update gfm.cson for Kotlin highlighting

1ee975effebe7972bc75a6429a32972e7c8b1126 authored about 6 years ago
Merge pull request #234 from atom/dot-github-update

🤖 Configure probot/no-response to allow 28 days when requesting more info on an issue

fc783efb84498391fdaad01ad455626056a3ec97 authored over 6 years ago
:memo: Update .github

79222a095f0cf8c7ba9c03283ab41cd4ac434ac9 authored over 6 years ago
Merge pull request #232 from atom/dot-github-update

Add Probot no-response configuration

83adba40f7487e92f8f412fcb42d2992545808c5 authored over 6 years ago
:memo: Update .github

cc5f0a95fa3f7ed2440b3bd069ba479e0445604c authored over 6 years ago
Prepare 0.90.5 release

7517a6042529f5c723025b7a03bf9f7b6e4f3c1a authored over 6 years ago
Merge pull request #149 from ldez/properties-support

feat: add 'properties' support

4a79382a3809ee3b07568d20e601c2dca3ae0f90 authored over 6 years ago
test: add basic tests.

3ed8c34e06344ca0a5d842c5753f6d865cd33c38 authored over 6 years ago
feat: use git-config.

734fcd63628a6de21913e7dcf6ff3eb8e6309f79 authored over 6 years ago
fix: wrong merge.

7266e9fe06459fee26e74757dcc27919cafedb5c authored over 6 years ago
Prepare 0.90.4 release

f830a360eaf6cd505864c2c21b842e9fdb63895a authored over 6 years ago
Merge pull request #229 from davidar/master

Fix CriticMarkup scope names

36156a0d144900bf5c6bcd91a81f5be1a0eaea01 authored over 6 years ago
Merge branch 'master' into properties-support

727208deeacb420188a2079cc0e62c6b0fe15f2e authored over 6 years ago
Fix CriticMarkup scope names

8bc416063b435f7f71373b7020445538a4c3f66e authored almost 7 years ago
allow `jl` to be used for julia code blocks

4ea4ce17ff87420dac1a2091487b5705c849799b authored almost 7 years ago
Prepare 0.90.3 release

1a81e5f1ca37124197a9e3743194361e2fa27316 authored about 7 years ago
Merge pull request #219 from Aerijo/master

Fix for #218

52bb626c0917c036b8e19acd716b630d5d12e070 authored about 7 years ago
Fixed specs

001eaf0f33c0e40d94cc695aceeb8390926f93da authored about 7 years ago
Fixed third + fourth

3851cd163fe1cdf1c266d5c700f5cf6297bbf49f authored about 7 years ago
Second fixed

b5f7e9a282aab5e2a3c7c1de13c0f47559bd6303 authored about 7 years ago
First fixed

2424912d16ab8b1a1380edfdca35b70f0c8ce431 authored about 7 years ago
Prepare 0.90.2 release

76ddd7e2fd0d6d4e897fb1394f0f3a1ca572b523 authored about 7 years ago
Remove unused dependencies

5eaf30cf95eee72fdcc5c08eecfbbe6c214cf516 authored about 7 years ago
Prepare 0.90.1 release

d7e06213bebaf9e4827365106c45986fb3fc8270 authored over 7 years ago
Merge pull request #212 from MoritzKn/patch-1

Add bullet point snippet

04bd5b5e86ca6b78cb4cbdccda3dc80fd3aaf14d authored over 7 years ago
Add bullet point snippet

a165105e3f15e1d2410f3cf985d7083210633cfc authored over 7 years ago
Prepare 0.90.0 release

866e7fb7df48067939d7eb3a1e9c90f0dbeb96ea authored over 7 years ago
Merge pull request #175 from Cutlery-Drawer/anon-scopes

Add scope for code-blocks with unrecognised languages

219efa7481ec29929352acbdf913d45d09014314 authored over 7 years ago
Prepare 0.89.1 release

54955eb48d6c6d09308b7ac913e1dd22da343aec authored over 7 years ago
Delete hacky contentName workaround

References: atom/first-mate#95

af3603fbdf4aec3f0def4081a6cd2ac39367cb83 authored over 7 years ago
Partially apply revisions requested in review

c155344c9480f05501e2fc30ac15186e42ab8638 authored over 7 years ago
Merge branch 'master' into anon-scopes

d44e44722f32477aca3207e8c56e47abe993e816 authored over 7 years ago
Merge pull request #205 from Cutlery-Drawer/burn-all-coffee

Delete redundant .coffeelintignore file

af37d07d503ae10bbdf7789aae0e12182d6700b5 authored over 7 years ago
Resolve conflicts with #201 and #204

5bf07c97315c9dc3eb76ec0b55a66e965c11d5bb authored over 7 years ago
Merge pull request #204 from Cutlery-Drawer/session-blocks

Add support for embedded shell-session blocks

fbe3b97d5abccb13580ae426d443d8401e441e3c authored over 7 years ago
Delete redundant .coffeelintignore file

181e691b1d76806c1370188fabea7ae05654123f authored over 7 years ago
Resolve conflicts with #201

393a4f4a3b9be7f23f392330b004221f83b93853 authored over 7 years ago
Merge pull request #201 from Cutlery-Drawer/pipe-rip

Fix errors with matching embedded code-blocks

4452b9b48b920e85621739c7b0132bf51579d1ea authored over 7 years ago
Fix misnamed variables in code-block specs

6cd1f3a02e050a6875c8441ddaab554864867424 authored over 7 years ago
Add support for embedded shell-session blocks

d754c034c962f1ace47df8042df2e830673dcb0f authored over 7 years ago
Apply revisions requested in review

9dac7c5e03cf565f2d5599faaa53dbc998080478 authored over 7 years ago
Resolve conflicts with #202

df4b3bd7224e42664f881fd015a7f5528d3efc3a authored over 7 years ago
Merge pull request #202 from Cutlery-Drawer/md-ext

Update list of Markdown file-extensions

748a31c505e4461d83a90611769f7ef9466a771a authored over 7 years ago
Drop dummy language-names in code-block specs

6b3d237957fb8e31b26cef74be110e8e8b466e68 authored over 7 years ago
Assert correct matching of nameless code-blocks

dffdf4d3e33612cc0e4865032cb722d665981ff2 authored over 7 years ago
Update list of Markdown file-extensions

28748f78ade2d1dc7e16a33c11314b4c46740687 authored over 7 years ago
Add support for CSON as an alias for CoffeeScript

af080d72957d7cd2cd17e96a12c1250cfbd86645 authored over 7 years ago
Fix errors with matching code-block boundaries

* Mixed runs of ~ and ` characters no longer begin a code-block.
Fixes atom/language-gfm#169.
...

ad921933944fc60973e4ad21ee8c1526b21c028d authored over 7 years ago
Fix incorrect matching of embedded AsciiDoc source

References: atom/language-gfm#175

62b1daada55879d9ad28357bed8056080b2f3ad3 authored over 7 years ago
Merge branch 'master' into anon-scopes

cd904cbd1a4c7ef30ab1b87863af2c57f0e75fab authored over 7 years ago
Prepare 0.89.0 release

8633f26283acac81fd0e96056799aa6ef443e9df authored almost 8 years ago
Merge pull request #193 from diesire/hr

Fix triple underscore

5dbdc1c9a36f8dee274007eb4c466f2eea7f79f7 authored almost 8 years ago
Merge pull request #194 from rafaelzlisboa/master

Add clj as an alternative indication for Clojure syntax highlight

b9e7cc199b955afc603655e11362b8ce0ef8aa29 authored almost 8 years ago
Add clj as an alternative indication for Clojure syntax highlight

488af0804a4d1e6288864135b4182f4579004d77 authored almost 8 years ago
Fix triple underscore

707792a48de7afcaecce9601c448736f8ca71ce5 authored almost 8 years ago
Merge pull request #190 from rmosolgo/embedded-graphql

feat(gfm.cson) highlight embedded graphql

72fe0c041bab828ca03d65a7f703eac74158e6fc authored almost 8 years ago
feat(gfm.cson) highlight embedded graphql

4449f605679061e7535c65f430f5fd5692b1b6ac authored almost 8 years ago
Prepare 0.88.1 release

04b60f51e2e5d3e37eff1ade041d6bc911bd9333 authored almost 8 years ago
Merge pull request #187 from atom/mb-opt-out-of-line-length-limit

Opt out of new line length limit behavior

df58fb4c883e3d50d7d745f9ce7e4a972fc54b8d authored almost 8 years ago
Opt out of new line length limit behavior

10960cd4adb9e4d8aff98c8b3d25b9fda460e4d7 authored almost 8 years ago
Merge pull request #181 from atom/template-update

:memo: Update issue and PR templates

727bcc84ac077d9f5e633a7d31807e5116a2a65b authored about 8 years ago
:memo: Update issue and PR templates

d55da149596c70bc4e0cceed9b8bed8ab6273549 authored about 8 years ago
Merge pull request #180 from atom/template-update

Update issue and PR templates

4475eddbcba406fed0210afe11fe920de341d574 authored about 8 years ago
Update issue and PR templates

3ff92230154f1633cc90521560acd249f2987dc6 authored about 8 years ago
Fix failing specs

Addresses a bug where any code-block without a language tag will display
AsciiDoc highlighting.

dbb42b8ceee2b35b6cf3364bfb7dec535d2b0565 authored about 8 years ago
Add scope for unrecognised embedded languages

This enables third-party grammars to be embedded with injections.

a62ae44250be59f75d7e4138ceb4492d7043b20f authored about 8 years ago
Merge pull request #151 from ldez/languages-support-extends

feat: extends supported languages for code block

17b24ee54e4a7818c2d656541acc26ece305ef95 authored over 8 years ago
Merge pull request #150 from ldez/asciidoc-support

feat: add asciidoctor support

d845a0bb102e0b7fbce06f25ec05501a7d55fe5a authored over 8 years ago
Merge pull request #144 from eppsilon/typescript-code-blocks

Add support for highlighting syntax in embedded TypeScript code blocks

858bb38bb44143acc518d863b90239b4c2efc074 authored over 8 years ago
Prepare 0.88.0 release

a55c18c3dc4d3fa9e5fb87fab0b0976b87526cbd authored over 8 years ago
AppVeyor should test against stable & beta

a81ff02f8bca5b167ece97548a78559470dcfb58 authored over 8 years ago
Merge pull request #157 from Alhadis/pycon-fix

Add support for embedding Python Console feedback

54359235212c921d4e09ed38575a9e9eb95635b8 authored over 8 years ago
Enable Windows builds on AppVeyor

cc84fbfbcb2d1a475b61738b2ee8813e211fd0a2 authored over 8 years ago
Prepare 0.87.0 release

3bde7229688cfd01cc3f35dc6b19d15d4e1d0fcb authored over 8 years ago
Merge pull request #159 from esdoppio/master

Add snippets for reference-style links and images

01884612aa2597c6153da7d5e435ee00a0dbc433 authored over 8 years ago
Add reference snippet

dbc854a0fbf2ea89cd7964017a9286aad65ad7f2 authored over 8 years ago
Add reference image and link snippets

7d5a3304a16d970fc15524103e789cf967642db1 authored over 8 years ago
Rewrite multi-line snippets in multi-line string

7d54565d938c3e14b9cdebd28137f88d2c9f2ec8 authored over 8 years ago
Sort snippets by prefix

0c0c1f2227c8e201089b3f5cf84a042870c1a187 authored over 8 years ago