Ecosyste.ms: OpenCollective

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

github.com/asciidoctor/atom-language-asciidoc

⚛ AsciiDoc language package for the Atom editor.
https://github.com/asciidoctor/atom-language-asciidoc

refactor: heading style (#88)

35c7aea3bf7b64b83a9964a4e2ee4b254a41f051 authored over 8 years ago by Ludovic Fernandez <[email protected]>
doc: no compat mode supported (#85)

35794abb7c81881b7466cd95e3f66a23c84401d0 authored over 8 years ago by Nico Rikken <[email protected]>
doc: upstream regex info and warn (#86)

5b532828f4a950fc74d078c872873e1dbebedd93 authored over 8 years ago by Nico Rikken <[email protected]>
feat: header level distinction (#80)

* feat: header level distinction

* chore: explicit beginCaptures

0be32125cea266908936d484e875ab6a2e8a7541 authored over 8 years ago by Nico Rikken <[email protected]>
feat: add line break support (#79)

f5888b2e710d13b9534d889ab165d4dda67413a5 authored over 8 years ago by Ludovic Fernandez <[email protected]>
feat: add new language code block support (#83)

- Mustache
- OCcaml
- Scala
- Groovy
- JSX

8899cb6e39675d35741a426f9e18fdec3e992c1b authored over 8 years ago by Ludovic Fernandez <[email protected]>
correct monospaced phrase matches (#84)

- don't capture preceding character
- don't match escaped monospaced pattern
- simply match fo...

8a51a835f389acad4bec6bf0d32ee48cb28d71df authored over 8 years ago by Dan Allen <[email protected]>
feat: hot reload grammar (#82)

Only for Dev Mode

3b12cddb214ef1076c15bac5ec60358df9692c46 authored over 8 years ago by Ludovic Fernandez <[email protected]>
refactor: split 'partial/various-grammar.cson' and tests (#81)

370e8515556b8a38336268ff1f2873746bbba987 authored over 8 years ago by Ludovic Fernandez <[email protected]>
refactor: admonition multilines support (#78)

c34d1e354fa55d133b2ed5743233b9efb650800a authored over 8 years ago by Ludovic Fernandez <[email protected]>
feat: Markdown style quote (#76)

dac878e96cff027a03a8ad5db9f67389f41b65f1 authored over 8 years ago by Ludovic Fernandez <[email protected]>
Prepare 1.1.0 release

4bf8c2d9a7efa73ded4fcf5559ac4a3b8aeee61a authored over 8 years ago by Nico Rikken <[email protected]>
Split various block (#75)

* refactor: split block grammar and add tests

* refactor: fix inlines references

* feat: p...

a3efd561c11e5e32203a71e7e98baf243c828466 authored over 8 years ago by Ludovic Fernandez <[email protected]>
Grammar `link`, `sub`, `super` and more (#74)

* feat: Grammar `link`, `sub`, `super` and more

- feat: add `menu macro` support
- feat: add...

59dacf9fc18e69bc0a1771caaef0f1758f0e4c34 authored over 8 years ago by Ludovic Fernandez <[email protected]>
Prepare 1.0.0 release

05a726b5366ee0a5f8dacf16c5f0ae022596582d authored over 8 years ago by Nico Rikken <[email protected]>
feat: bold highlighting and todo (#69)

* feat: bold highlighting and todo

Adds bold highlighting, not conflicting with bullet lists,...

0ab383eec0b779f83047887b3188d441a6450217 authored over 8 years ago by Nico Rikken <[email protected]>
doc: fix list level (#68)

71c2aebfd7ab082fc1d375a9f5488653973ef1be authored over 8 years ago by Fernandez Ludovic <[email protected]>
[WIP] Grammars generator (#61)

* feat: add empty grammar master

* refactor(grammar): remove unnecessary quote

* refactor(...

ae249783741390683c1d2b23504e1095d626eecd authored over 8 years ago by Fernandez Ludovic <[email protected]>
refactor: code block scope (#58)

* refactor: code block scope

- all the code blocks can be immediately followed by other gramm...

f1eab180af082041b2e44855d774aac2d06299de authored over 8 years ago by Fernandez Ludovic <[email protected]>
refactor: report AsciiDoctor regex for monospace (#60)

fix #38

b572e20a545051a0f51c088c4dd307f250a929ac authored over 8 years ago by Fernandez Ludovic <[email protected]>
add more information about how the grammar works and how it's processed (PR #62)

2f26ff65667abb3462398802e4f78af83773fc7e authored over 8 years ago by Dan Allen <[email protected]>
feat: contributing guidelines (#54)

* feat: contributing guidelines

* chore: add more info and a readme link

* chore: document...

5e5c12a93362d2bae7122da66b723ba887f427f2 authored over 8 years ago by Nico Rikken <[email protected]>
Merge pull request #57 from ldez/refactor-languages

refactor: languages support

0bd0427c8ad7cfbac3fab3c19bb1527d4ec67eb5 authored over 8 years ago by Nico Rikken <[email protected]>
doc: add languages samples document

6d083ca7321739f31c03a2177fd3ffefa3420207 authored over 8 years ago by Fernandez Ludovic <[email protected]>
Merge pull request #46 from nicorikken/feature/block-titles

fix: special chars in block titles test-cases

d70d8e3eb1f620a5e1f408788d947e7e9888a92b authored over 8 years ago by Nico Rikken <[email protected]>
refactor: languages support

c60c2027d76b57b715f75ad3069e2a0d3824fc00 authored over 8 years ago by Fernandez Ludovic <[email protected]>
feat: extends supported languages for code block (#55)

* feat: extends supported languages for code block

- dockerfile
- properties (git-config, ja...

02c75eb23d96ce1972fdb672c0bee5612935ab60 authored over 8 years ago by Fernandez Ludovic <[email protected]>
feat: add CoffeeLint as dev dependencies (#52)

* feat: add CoffeeLint as dev dependencies

- useful for Travis CI

* chore: enhance TravisC...

341ac31f44438607c354ee49f2865937ada7df61 authored over 8 years ago by Fernandez Ludovic <[email protected]>
fix: special chars in block titles

7904bbe32c4ebff7a5e307fda6ed95ac243924ff authored over 8 years ago by Nico Rikken <[email protected]>
fix: italic highlight with underscores (#47)

* fix: italic highlight with underscores

Using a lazy quantifier and a lookahead to ensure
t...

734e75837d0cb7ae1de232503288a5fea0b50def authored over 8 years ago by Nico Rikken <[email protected]>
refactor: less and bullet (#30)

- use `&` instead of repeat `.markup`
- adjust bullet style for better readability

3b1606f1a0268761186053120f26a1e5d2d879b7 authored over 8 years ago by Fernandez Ludovic <[email protected]>
Refine grammar definition for generic inline/block macro and block title (#48)

Refine generic inline macro, block macro and block title grammar

* Improve snippets

* Bett...

f15e90c61addf43e04259f27ce9e1a3a5523bda9 authored over 8 years ago by Zhang YANG <[email protected]>
Merge pull request #32 from ldez/fix-coffeelint

fix: correction for respect CoffeeLint

Errors in grammars/asciidoc.cson regarding the include...

40954638177b748bfe4202cb32fa4ec108df5338 authored over 8 years ago by Nico Rikken <[email protected]>
Merge pull request #49 from ProgramFan/better-snippets

Improve snippets

Better snippet defaults, including shorter block sections, and a different s...

c8f7d4cd899aa6572f02e967efaf01dc1472a9a4 authored over 8 years ago by Nico Rikken <[email protected]>
fix: correction for respect CoffeeLint

ecf3dbc34f11ec426466195915e0c602f4759956 authored over 8 years ago by Fernandez Ludovic <[email protected]>
Merge pull request #29 from ldez/expend-matcher-heading

feat: support markdown Headings syntax

49c7fbaf3f76fb27e00c621afece1a5f51fb4289 authored over 8 years ago by Nico Rikken <[email protected]>
feat: support markdown Headings syntax

- remove `captures`

f5b3650c4d3b0b08de60fc61234f3cf697352714 authored over 8 years ago by Fernandez Ludovic <[email protected]>
Improve snippets

bf877adee852e771e57807212e6117d9afb81601 authored over 8 years ago by Yang Zhang <[email protected]>
Prepare 0.12.0 release

4d4b51fed6aa829ce949a53a313ab7bf5469f878 authored over 9 years ago by Anton Moiseev <[email protected]>
Use more generic name for link pattern

3abc02ee7848c1229846cbeabd6583a7bb928abd authored over 9 years ago by Anton Moiseev <[email protected]>
Merge pull request #25 from ldez/code-block-lang

feat: add support for several languages in code blocks

bd6971849310ff17f36320ad8ca78ded967c3bb9 authored over 9 years ago by Anton Moiseev <[email protected]>
Merge pull request #17 from neontapir/master

Formatted block support, blockid and reference elements

30dbcfd27ddbc02b6c6c02e4430edc06157c4b1b authored over 9 years ago by Anton Moiseev <[email protected]>
refactor: respect Coffee Lint rules

27c18c482b1aa0f565ae3c0589afbecdb79d188e authored over 9 years ago by Fernandez Ludovic <[email protected]>
feat: add coffee lint rules

b8730cf214b7dd79ce0c0f01c913799685530f85 authored over 9 years ago by Fernandez Ludovic <[email protected]>
feat: add support for several languages in code blocks (Markdown style)

325dae9d41b007308524dbb5f294d50fc32df40d authored over 9 years ago by Fernandez Ludovic <[email protected]>
fix: indentation error

f31666a77496a238c0385299c1ae53809011312d authored over 9 years ago by Fernandez Ludovic <[email protected]>
feat: add support for several languages in code blocks

cb3ad51d7b65d1147d932efe49bc14d381b26cd2 authored over 9 years ago by Fernandez Ludovic <[email protected]>
changes from code review

e9f7bcd7da8edc91c3fdac6fa84ed796dba8f63d authored over 9 years ago by Chuck Durfee <[email protected]>
update prefix of example block to fix merge conflict with upstream

3c32a036001f667750e773dbafc01185f0d2817a authored over 9 years ago by Chuck Durfee <[email protected]>
update URL regex to avoid false positives

325c3f1f1a448afa5fc118503e6ab5414ce70b7a authored over 9 years ago by Chuck Durfee <[email protected]>
Merge pull request #13 from adam820/snippet-trigger-change2

Change snippet trigger syntax

51b3dae4d9b427e74965e71c6f1c048b4832259f authored over 9 years ago by Anton Moiseev <[email protected]>
separate inline markers from matching, order elements in style definition

3acebe9d0582baba24674f69e0360d5a2187f9c9 authored over 9 years ago by Chuck Durfee <[email protected]>
add bibliography reference support

d88e7aa7039e0e00ed04f646d41321b47e53d05e authored over 9 years ago by Chuck Durfee <[email protected]>
add basic URL support

58861c12791890182a3396531a8b0314780a429c authored over 9 years ago by Chuck Durfee <[email protected]>
add block macro support

be8fc301f1155fe043250c4e9a55b9e18b928f92 authored over 9 years ago by Chuck Durfee <[email protected]>
HTML entity matching no longer requires spaces, add inline macro support

d9030ee61e93db127014092bb8888a0b9eadd32d authored over 9 years ago by Chuck Durfee <[email protected]>
fix broken HTML element test, committed prematurely

5289bfa850787c933afb69750ef7bf96ba791ce8 authored over 9 years ago by Chuck Durfee <[email protected]>
add HTML entity support

7e7dcbe83bcc8c28a95c3ae6e610baaeafe4f7e3 authored over 9 years ago by Chuck Durfee <[email protected]>
add section templates, fix explicit paragraph styles

1a52bf6e681b40e344217aabbdadb65b57eeb270 authored over 9 years ago by Chuck Durfee <[email protected]>
better formatting for blockid and reference elements

0c824ab5391ce7b495bcc5c9c0a72c239090a4e1 authored over 9 years ago by Chuck Durfee <[email protected]>
support for blockid and reference elements

0498dfa08c260bc28c8853ba4b12ba73086c293e authored over 9 years ago by Chuck Durfee <[email protected]>
add support for passthrough, literal block types

43275f592412cb842568b2fa041c5f7359b0052a authored over 9 years ago by Chuck Durfee <[email protected]>
quote parsing support

903039ac75b1dc250d1d6ce24fbf44e91c02d498 authored over 9 years ago by Chuck Durfee <[email protected]>
quote support but captures not working right, refactor header test

7768e70be66cf5fe65646bfa3936792ee2245daa authored over 9 years ago by Chuck Durfee <[email protected]>
support for example and sidebar blocks, partial support for quotes

a74b09f261769a22014512c256c94250d5727d7a authored over 9 years ago by Chuck Durfee <[email protected]>
support for example block

865502633c1bf7a30abbec41dd8215aae1c60525 authored over 9 years ago by Chuck Durfee <[email protected]>
Fix deprecated syntax API

141ee05cd503e28be34b6fd8fe10a0e158126ca0 authored over 9 years ago by Anton Moiseev <[email protected]>
Changing the trigger syntax for the delimited blocks snippets, to avoid things like periods, asterisks, etc. from accidentally triggering a block when attempting to line wrap.

3dc382517d1cbdbe8d67a53f41a5f43b2131105c authored over 9 years ago by adam820 <[email protected]>
Prepare 0.11.1 release

aa7955189ca8381e6f0e32f82e2917cdc5e64f20 authored almost 10 years ago by Anton Moiseev <[email protected]>
Fix Deprecation Cop warning #6

c59dacb97ff92c29a5dc02e91824bd39bb76265d authored almost 10 years ago by Anton Moiseev <[email protected]>
Prepare 0.11.0 release

7d2485c3913de5f1d42b9d99e3b1e89ab136fd65 authored almost 10 years ago by Anton Moiseev <[email protected]>
Fix #6 by renaming stylesheet file

06876de5841a0b28e72b6fea671ffe28df525a29 authored almost 10 years ago by Anton Moiseev <[email protected]>
Prepare 0.10.0 release

f83929391f339616e303c85f392c8a8ea7f4b72d authored almost 10 years ago by Anton Moiseev <[email protected]>
Remove syntax theme declaration from package.json

6950aee4ed3d4ef54e8025a2a317e13493bac1b1 authored almost 10 years ago by Anton Moiseev <[email protected]>
Prepare 0.9.0 release

053b401b457e13f43bc1a0c5aa9cee0231a91ce4 authored almost 10 years ago by Anton Moiseev <[email protected]>
Upgrade the package to support Shadow DOM

86b0813901b88b96ae6ffeda158e40e85c003c34 authored almost 10 years ago by Anton Moiseev <[email protected]>
Fix build status badge

9ca687805c64b4b241ec6e23ac8b017f2e12285b authored over 10 years ago by Anton Moiseev <[email protected]>
Update the package URL

e65a3166858ef4816e80e8cda3c1195576b8a3f1 authored over 10 years ago by Anton Moiseev <[email protected]>
Prepare 0.8.0 release

40643928d3781d90d2ef994ed1a9bb08842da818 authored over 10 years ago by Anton Moiseev <[email protected]>
Dim cell specs text color within the tables

cbe3d336d165c7756266853a508c8b21f4fbc078 authored over 10 years ago by Anton Moiseev <[email protected]>
Prepare 0.7.0 release

0aaef8f400d05a39304aef3060633cb315e98c18 authored over 10 years ago by Anton Moiseev <[email protected]>
Add tables support #3

ce2b43d50684b9737cb9a28fe11945ace2f2c644 authored over 10 years ago by Anton Moiseev <[email protected]>
Syntax cleanup

c80822c5116678a7bfccb289ac8021db9e52b205 authored over 10 years ago by Anton Moiseev <[email protected]>
Fix build status badge

2f0bf713e85f90af0d3bd6e2be48ff34b92d887a authored over 10 years ago by Anton Moiseev <[email protected]>
Prepare 0.6.0 release

35c4c03c9d29f41d1a053e33a1bcb859b582c5c4 authored over 10 years ago by Anton Moiseev <[email protected]>
Fix highlighting of list bullets with length up to 5 symbols

ab07bb921c42620b448bb1ce689aecf578398800 authored over 10 years ago by Anton Moiseev <[email protected]>
Add Travis CI intergration

6efd2ccc08be4fe2aeadf6f654b05c1b145c3ea3 authored over 10 years ago by Anton Moiseev <[email protected]>
Merge code blocks grammar file into the main one.

3d6c78a477c1f6578b75737d20f1274a751b8d58 authored almost 11 years ago by Anton Moiseev <[email protected]>
Add unit tests for AsciiDoc-style headings.

816df27a3615fbc85dbd8ae564c1d65114ca1182 authored almost 11 years ago by Anton Moiseev <[email protected]>
Cleanup rule names. Address issue #1, leverage LESS to make syntax highlighting work for wider range of themes.

a72999e3cd8d9039f1f90be5d2e20ebab65fd9ac authored almost 11 years ago by Anton Moiseev <[email protected]>
Add sample grammar spec.

afda8c0e90964646d2cea2d4c23daa558d3d4d39 authored almost 11 years ago by Anton Moiseev <[email protected]>
Prepare 0.5.0 release

f9cb8f49eeaf6c0ba3d22590d153e5b067d1187d authored almost 11 years ago by Anton Moiseev <[email protected]>
Add bold and italic phrases support.

6076830ce1ec20af53dddeba991ec3439276fe68 authored almost 11 years ago by Anton Moiseev <[email protected]>
Prepare 0.4.0 release

e4e86000a03e3581b6e027daf081dfbca0dea8e6 authored almost 11 years ago by Anton Moiseev <[email protected]>
Host screenshot from the GitHub Wiki.

829877ccf1fdd9037ca66baba043f407ed6cd3cb authored almost 11 years ago by Anton Moiseev <[email protected]>
Prepare 0.3.0 release

a4d712eea35bb24eddf7199cb1d5dc1cb2420ced authored almost 11 years ago by Anton Moiseev <[email protected]>
Add a screenshot to the README.md

16f39194039210e0ab4e1a5d5d9fd0b782bd3140 authored almost 11 years ago by Anton Moiseev <[email protected]>
Prepare 0.2.0 release

7eb05efa89608e390a1f9a96dce308ca2de6331d authored almost 11 years ago by Anton Moiseev <[email protected]>
Use *.md for package files to fix rendering on atom.io package page.

ba7726f0d2a184bceaa97b60268eb01a7dfd6849 authored almost 11 years ago by Anton Moiseev <[email protected]>
Prepare 0.1.0 release

cc4476e9f292b98355d7861461c64b3c8d7a5ea7 authored almost 11 years ago by Anton Moiseev <[email protected]>