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 #28 from aureliojargas/aj-regex-ol

Fix regex for ordered lists, number is required

3aad8ef0fafdb2f0ee28a05c3d53937abe674dfc authored over 10 years ago
Merge pull request #27 from aureliojargas/aj-regex-entities

Update HTML entities regex to accept numbers

b89fea7bf4309d206d6928a910cd2d86709a3df8 authored over 10 years ago
Prepare 0.36.0 release

a2ffc5fd4af4c49be8e27255b4369e888a3be0e9 authored over 10 years ago
Merge pull request #26 from jacobbednarz/add-comment-declarations

Add in proper HTML comments

60bbc837019088eb479a1ed5fa781a171bc4ad62 authored over 10 years ago
Add support for hexa entities: �

b8bd78d0843a4da3d6398b60421323ddade324df authored over 10 years ago
Fix regex for ordered lists, number is required

The current regex allows for a list item without a number, which is
invalid:

. This is not a li...

3cb92a60c801b0d813cd900c8420fb24da33570f authored over 10 years ago
Update HTML entities regex to accept numbers

Examples of entities with numbers: `²` and `½`

5c1dca1809be8e976a6fa0e11db9d050080ae561 authored over 10 years ago
Add in proper HTML comments. Fixes #24

914f7bb493547cc102037fa24d41a5497bc222f0 authored over 10 years ago
Prepare 0.35.0 release

db46aa59e8cce72f999b1b9fb3391a319eac425a authored over 10 years ago
Merge pull request #25 from atom/iz-more-syntaxes

Add support for PHP, C# and Erlang in fenced code blocks

cb394f52dae18fa8ce1191c114ce6d268f1fb53b authored over 10 years ago
add support for php

fee610b3cc3f0b61e926504793a336bac974c4c6 authored over 10 years ago
add support for csharp

47b7576e10fe1468b7cfbfef775606926a72f18d authored over 10 years ago
add support for erlang

6e436512faa91d9361964830b458a815ad0fc7f3 authored over 10 years ago
Prepare 0.34.0 release

e4d9299d17c20aee2a71bfdb24cc1e6d1ebfd2bf authored over 10 years ago
Merge pull request #22 from atom/iz-fix-italic-in-lists

Don't mistake unordered lists for italic text

0131e669373fa4c8657cd6ae00c05388d01db34f authored over 10 years ago
Prepare 0.33.0 release

8cdc98ac67c8c7b7a6c4496c8ecf4b19677d2015 authored over 10 years ago
Allow whitespace before triple `

afd6b01235998d2bbbb6b4dff39ad721c9b2e732 authored over 10 years ago
don't mistake unordered lists for italic text

e623a3360326accac14ca6de3bc9ea70a61d756a authored over 10 years ago
Prepare 0.32.0 release

801994dab6bf230de106dc01b157c01ca9e39b64 authored over 10 years ago
Update Travis config

488d37e34ecf7502df6be6f5513ca876ffb3c378 authored over 10 years ago
Prepare 0.31.0 release

474601881c8744475306088604472856e194032f authored almost 11 years ago
Use contentName for fenced code block includes

This allows things like indentation to still work inside
fenced code blocks.

Closes #17

d5499085cdb850bc8d7e77b1d74fbc8c8fb76982 authored almost 11 years ago
Prepare 0.30.0 release

d982221009beb1112fbf021e0039f1aa63c8a5ad authored almost 11 years ago
Don't use escaped emojis in completions

72fa8d8ec80140a965fdb58d4fd8eb711f036a67 authored almost 11 years ago
Merge pull request #18 from jcouyang/master

add emoji keywords so you can C-space auto complete such keywords

1f1e38e019b2da25eda3ff6c0945945e5783fa30 authored almost 11 years ago
use script to gen emoji scoped properties

9aa12a5f18be58c970fdadc19f5f22b1f9c8c314 authored almost 11 years ago
add scoped properties of emojis

06f72a5cc5cebb09c7b8f4d8eb7d79542ab4f0c8 authored almost 11 years ago
Revert ":new: Add feature: define keywords in grammar so they can be autocomplete, such as emoji"

This reverts commit 97b42667aff926615983f2f819f65d25ad4897da.

df025f11620a7830e74e87a802b237b005fdc6a5 authored almost 11 years ago
:new: Add feature: define keywords in grammar so they can be autocomplete, such as emoji

97b42667aff926615983f2f819f65d25ad4897da authored almost 11 years ago
Prepare 0.29.0 release

6b6426cc211d180b8f065a165187bad3ab2a92bf authored almost 11 years ago
Add support for yaml fenced code blocks

Refs #17

6061c98f6e5b5a220fff315e7c5e4df0b06039ff authored almost 11 years ago
Prepare 0.28.0 release

406b504a37bbf49a8fb88e49e7484de9a8798e02 authored almost 11 years ago
Merge pull request #16 from andytlr/refine-mentions-and-issues

Refinements to mention and issue matching

de2abf10398d3be4cdc715f9b2a79facdbd2ff3d authored almost 11 years ago
Remove slash from `"`

89d98fd241267b39b6640a715f8d80509842f7d9 authored almost 11 years ago
Fix trailing characters issue and specs.

24a7e4d0f4ed0669282010e65d235b8b7768cbb2 authored almost 11 years ago
Refinements to mention and issue matching

331ddf9ff3cedf8afbf8d2f3f712c8e683c02be0 authored almost 11 years ago
Prepare 0.27.0 release

cbf3f6d1f6ff48eec59d14cd43c36aff0e7e5b52 authored almost 11 years ago
Merge pull request #15 from andytlr/match-issues

Match issues and be more specific with mentions

74b3954401f878079fb4769e781ade0787c0b8ca authored almost 11 years ago
Match issues and be more specific with mentions.

ccf19cb8b103766a9d782811aa4e15efc962831e authored almost 11 years ago
Prepare 0.26.0 release

46646a4e8a4b5b57ea430e38d2034694b5f103e5 authored almost 11 years ago
Tweak spec string

d1a5d6b8346c6f780ae5b2419600b8614de98ebb authored almost 11 years ago
Merge pull request #14 from andytlr/match-mentions

Match Mentions

ab1b7475f6fa805e86f32c84b99144bc48ac4df8 authored almost 11 years ago
Fix mention at the start of a list and associated specs.

3af5e7a22885119e75fc4cf9f61a46a84eb9c7c3 authored almost 11 years ago
Remove `+` from `\\s+` as it wasn't needed.

989dea398b0257593ad192562b4d7d8bb826ad6e authored almost 11 years ago
Change `string.gfm` to `string.username.gfm`

b69a5b32f8cc8010711d90900fe0187ff9e2fc71 authored almost 11 years ago
Match Mentions

567081b4eed3a2497ec21982ab83e939e4b2d94e authored almost 11 years ago
Prepare 0.25.0 release

dc54df6c9e2dd56d8d3272528898d5ae7c57822a authored almost 11 years ago
Merge pull request #13 from andytlr/add-table-snippet

Add Table Snippet

02e4866c7a5a92b07cc545e41bfd89fee439cdae authored almost 11 years ago
Add Table Snippet

7f843cbc397e1dbea88d27171a3665cff69d58f5 authored almost 11 years ago
Prepare 0.24.0 release

d89273f51c217f69ecb9341d539ca6d763e24131 authored almost 11 years ago
Support ```html code blocks

6e24c64f888fd5363a36b4e05b0a4955b9106f98 authored almost 11 years ago
Prepare 0.23.0 release

20379cb6afb4c9d257310930fbadf6e24d0c66f5 authored almost 11 years ago
Merge pull request #11 from andytlr/add-todo-snippet

Add GFM todo snippet

182c055885182d8e86cf3b0d2b294895c1843608 authored almost 11 years ago
Add GFM todo snippet

d7df75da29d3a68dc468fa4a107b602ad99f06f8 authored almost 11 years ago
Prepare 0.22.0 release

b30f07f95aae4445f37945ee4662faa2cb1fcc42 authored almost 11 years ago
Merge pull request #9 from andytlr/add-ordered-list

Match Ordered Lists

2ace3d6807f8e460c45f41b2415243a26bd031d6 authored almost 11 years ago
Add leading whitespace in test to match unordered list test style

dcd9090998f4c3630dde0726446c3c1e34642566 authored almost 11 years ago
Fix specs

2065a42c62d3bf05e3861da697e59d2f6dbd99f5 authored almost 11 years ago
Capture not

6a4f4c774d0cd91c98dbfb106494e55ffa7183f4 authored almost 11 years ago
match new formatting after merging master

09c8381fac7fc55a23b5a4983daae6b98418259f authored almost 11 years ago
Fix indentation

9450f9b994bf6e13b2ced33054d2fa471106090d authored almost 11 years ago
Merge branch 'master' into add-ordered-list

Conflicts:
grammars/gfm.cson

4c621cd5de417e4606109ac719b49e063a00bda3 authored almost 11 years ago
Match spaces or tabs after `n.`

a1ef789e1456b654e30e0eec6e79c96f0a60ccc6 authored almost 11 years ago
Prepare 0.21.0 release

37e3fbaba5b16e03811c3a1bac6e2ae3bab795b0 authored almost 11 years ago
Add support for bold italic text

Wrapped in either *** or ___

Closes #7

f963457098b8240f8958c2d74cc2e6529cc8ccdd authored almost 11 years ago
Update spec description to be more accurate

747e3171d2c835a92982d4e16a88e68c95ecef27 authored almost 11 years ago
:lipstick: Label entire match

b5161353a8d0e69c963478ea56fd2320d34006ee authored almost 11 years ago
Use quantifiers for number of * and __

6ee66e2691a38340139fcc5fb67255b4c7f0f2ed authored almost 11 years ago
Prepare 0.20.0 release

a0413edbc6f55b125e4afb53123a15afab7f5a9b authored almost 11 years ago
List emojis by name

This ensure the grammar only matches emojis that actually exist.

Closes #8

48ff5372382110b5adc23580f9de59c766365ceb authored almost 11 years ago
Match ordered lists

bba51f0faac46c637581fec97d1aadf8e00adcd3 authored almost 11 years ago
Prepare 0.19.0 release

817394e0b02f4829b48ce3f6b839a4141fe407e7 authored almost 11 years ago
Merge pull request #5 from j15e/heading-levels

Add heading level class

9c9f4ba610ad06365829617d4bf46eafd1553d3f authored almost 11 years ago
Add heading level class

983bf4c4a972e6c2e75c098fd44ca3284423af12 authored almost 11 years ago
Prepare 0.18.0 release

9713b0f1e83379d061e89d1fc57245e8f6d6f272 authored almost 11 years ago
Add CONTRIBUTING.md

7773c4146da013dab6ece889693ae57778bc2a9c authored almost 11 years ago
Switch license to MIT from Apache

b8a4ce95940550a37395067c50f9913e2b8b7c2d authored almost 11 years ago
Prepare 0.17.0 release

cf033344cd54e8d57829fd8ecc5a84f219f8f3bf authored almost 11 years ago
Convert to Atom package layout

52636a5aafe20c15c2bfe0869253c75419821023 authored almost 11 years ago
Prepare 0.16.0 release

6e6507d2c61e1a4ffbdb27a8cb3e4b306d4d8eb8 authored almost 11 years ago
Merge pull request #3 from atom/add-objective-c

Add objective-c to list of parsed markdown languages

6f83a37b915c07199ca1703f73aca7202614560f authored almost 11 years ago
Remove optional char

d5fa594cc0c217c5e6d7147574d92a36ffd6f4cd authored almost 11 years ago
Add objective-c to list of parsed markdown languages

aa04abdcab5223827f942043690a92929cb6c99d authored almost 11 years ago
Prepare 0.15.0 release

bf77e70cb18026d42e7d3a2465a4c1c9a871a0d5 authored almost 11 years ago
Activate packages asynchronously

bc5ca49e618ecfdf077f52d2e19a31666089fcda authored almost 11 years ago
Prepare 0.14.0 release

793b8c2790de8258e0f7edc4b2672c96989fb4b8 authored almost 11 years ago
Parse [link]: url style footers

6a7d3db5803e2cd600917cd109743b24b9fd4699 authored almost 11 years ago
Prepare 0.13.0 release

6c1ea06da92ebbe46d7d46daa67b1907ee5989b7 authored almost 11 years ago
Use atom.syntax.grammarForScopeName

3407aea093d4084249f9cf73f8d781a11bd43be7 authored almost 11 years ago
Support ```less code blocks

5e7af3281bc4115042c8eb6e68d805f650077750 authored almost 11 years ago
Quote keys

9ac048db5a78d650476278bef53582e6ee4da57c authored almost 11 years ago
Prepare 0.12.0 release

991a38ab0af6a39f715f197564241bfe25da0f5b authored about 11 years ago
Parse [name][url] style links

1f7ac95d23a25e11fd08ed2b7cd8342c7724ca0d authored about 11 years ago
Prepare 0.11.0 release

82157b801e1894e3c7bfe461dfa0c581a2a634d1 authored about 11 years ago
Allow trailing whitespace in fenced code block start lines

bd19caae1d59852c5c19c6f4b7a72e8869164264 authored about 11 years ago
Prepare 0.10.0 release

3ad17046bb5b0492eabb65ba76db7a1129141497 authored about 11 years ago
Tokenize HTML entities

Closes #2

9b4fadf7c65719a6021f2b6d17446fd4d43de020 authored about 11 years ago
Don't class with jasmine-tagged

f68bfa3f77e72d1c698e1f6ec2c62b942a706a0b authored about 11 years ago
Add initial Travis CI configuration

ab82c393b156c2ef342e7ab86e276cb8d49018b8 authored about 11 years ago
Add initial LICENSE.md and CONTRIBUTING.md

40e2d18763699940b9a01bd83105f93b041fedfa authored about 11 years ago