Ecosyste.ms: OpenCollective

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

markdown-it

CommonMark (markdown) parser, with pluggable syntax
Collective - Host: opensource - https://opencollective.com/markdown-it - Website: https://markdown-it.github.io/ - Code: https://github.com/markdown-it

2.2.0 released

github.com/markdown-it/linkify-it - 6f3c94916a5e1bd9a246cb7166ec3ee6adbde6bb authored over 5 years ago by Vitaly Puzrin <[email protected]>
Allow 4 consecutive dots in some links

fix https://github.com/markdown-it/linkify-it/issues/66

github.com/markdown-it/linkify-it - 59a2ba5430e386672bba0aaa542940d272a5b4c7 authored over 5 years ago by Alex Kocharin <[email protected]>
Do not treat starting quote as part of email

fix https://github.com/markdown-it/linkify-it/issues/72

github.com/markdown-it/linkify-it - 4326cd1ef9d5167624c08c790bb2ea61654192e2 authored over 5 years ago by Alex Kocharin <[email protected]>
Add an example related to case-insensitive comparisons

github.com/markdown-it/markdown-it - d08c7c38976f5dcdf8dfe9ea3fdf149905001d16 authored over 5 years ago by Alex Kocharin <[email protected]>
9.0.0 released

github.com/markdown-it/markdown-it - bd43aaeedbcca9750428c27f285268a83450094b authored over 5 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

github.com/markdown-it/markdown-it - cb4f862f4d714e8f60d6f8cff47b80165870bd5b authored over 5 years ago by Vitaly Puzrin <[email protected]>
Bump eslint & update CS

github.com/markdown-it/markdown-it - c36309ef1c22ef002680dab767c6b157ff54711e authored over 5 years ago by Vitaly Puzrin <[email protected]>
jade => pug

github.com/markdown-it/markdown-it - c93ad3a196904e163cbf630fc95784dc59915d83 authored over 5 years ago by Vitaly Puzrin <[email protected]>
Deps: coverall bump

github.com/markdown-it/markdown-it - 1ba6def4eabf92eb5c8b6961b17b9eeb883849ae authored over 5 years ago by Vitaly Puzrin <[email protected]>
Travis-CI: refresh node versions to actual

github.com/markdown-it/markdown-it - 457f471f15806a8ac74a5112a791f8e9e19d90d1 authored over 5 years ago by Vitaly Puzrin <[email protected]>
Travis: update node versions

github.com/markdown-it/markdown-it-testgen - a4f7b56c51c71f35a76844b821acad7b1a40c93a authored over 5 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

github.com/markdown-it/markdown-it-footnote - 3cc743322e78d0d620371246ae767091ec4a508d authored over 5 years ago by Vitaly Puzrin <[email protected]>
Fix links in inline footnotes

close https://github.com/markdown-it/markdown-it-footnote/issues/33

github.com/markdown-it/markdown-it-footnote - e911258622800bda49b965ed61d76086ad36eadf authored over 5 years ago by Alex Kocharin <[email protected]>
Fix emphasis matching where delimiters are multiple of 3

This is now allowed as per commonmark 0.29 spec:
ex***amp***le

See also:
https://github.com/com...

github.com/markdown-it/markdown-it - e519e6ac198221ace43685360647a3fce666df81 authored over 5 years ago by Alex Kocharin <[email protected]>
Allow spaces inside brackets in links

This is now allowed as per commonmark 0.29 spec:
[inline link](<./inline link.md>)

fix https://...

github.com/markdown-it/markdown-it - f872cbc31ec71b9dc3cbaacd486c81f46ad841a6 authored over 5 years ago by Alex Kocharin <[email protected]>
Allow tildes in info string of a fence block with tilde marker

This is now allowed as per commonmark 0.29 spec:
~~~ js ~~~
console.log('hello, world!');
~~~

S...

github.com/markdown-it/markdown-it - 254b776beb0b94bc1e133e3971e00f2a2f0171c6 authored over 5 years ago by Alex Kocharin <[email protected]>
Fix edge case for list indents

Now list items cannot be indented more than 4 spaces from the first,
as per commonmark 0.29 spec...

github.com/markdown-it/markdown-it - fa7a419161cc45b5d049d86032e966ec69d14c8a authored over 5 years ago by Alex Kocharin <[email protected]>
Update CommonMark spec to 0.29

fix https://github.com/markdown-it/markdown-it/issues/553

github.com/markdown-it/markdown-it - 106ea4b6d065318f7468e92165cb4fef4b7468ee authored over 5 years ago by Alex Kocharin <[email protected]>
Apply special rules for collapsing whitespace inside code blocks

Change as per commonmark 0.29 spec

See also:
https://github.com/commonmark/commonmark-spec/comm...

github.com/markdown-it/markdown-it - 7997fdadcd43c979d747140e64a7f2e72b9c4abe authored over 5 years ago by Alex Kocharin <[email protected]>
Reduce maximum length for numeric html entities

This is no longer recognized as an entity, according to commonmark 0.29 tests:
&#87654321;

See ...

github.com/markdown-it/markdown-it - 02a2605e848f67af9f3fd0b67afcb67538e9f232 authored over 5 years ago by Alex Kocharin <[email protected]>
Improve normalization for reference label matching

Simple toUpperCase() does not work for various ligatures and legacy
characters that are already ...

github.com/markdown-it/markdown-it - 7421ecce679867af4e1345d53fc5a6dffca9311e authored over 5 years ago by Alex Kocharin <[email protected]>
Drop heroku-postbuild (set NPM_CONFIG_PRODUCTION=false instead)

github.com/markdown-it/markdown-it - ba6830ba13fb92953a91fb90318964ccd15b82c4 authored over 5 years ago by Vitaly Puzrin <[email protected]>
Dev deps bump & related CS fixes

github.com/markdown-it/markdown-it-emoji - 77dc4b8495c1da1d856129a8077219add2742caa authored over 5 years ago by Vitaly Puzrin <[email protected]>
Travis-CI: update node version

github.com/markdown-it/markdown-it-emoji - b924527a3077921d3caf71edcbe1079795d7d008 authored over 5 years ago by Vitaly Puzrin <[email protected]>
uglify-js => terser

github.com/markdown-it/markdown-it-footnote - 9a45373f0470ceb91a3934ade24639aa8ee8c43c authored almost 6 years ago by Vitaly Puzrin <[email protected]>
0.1.5 released

github.com/markdown-it/markdown-it-testgen - ddac55d5730741672b96588140862378b1be38de authored almost 6 years ago by Vitaly Puzrin <[email protected]>
Cleanup package.json

github.com/markdown-it/markdown-it-testgen - b88eefe4c4516d71a5cec882d2b05051670a42a7 authored almost 6 years ago by Vitaly Puzrin <[email protected]>
Drop lodash use

github.com/markdown-it/markdown-it-testgen - 023c23eaeb2e3f4cc2f8fc43a87e3bfcfb42700d authored almost 6 years ago by Vitaly Puzrin <[email protected]>
Remove lodash use

github.com/markdown-it/markdown-it-footnote - 8215b7259b0d10c1b81cb259a31acbdfdc9e2734 authored almost 6 years ago by Vitaly Puzrin <[email protected]>
Travis: update node versions

github.com/markdown-it/markdown-it-footnote - 13b3da13a6588ee03a7afdb41cc7daba0f37cbc6 authored almost 6 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #30 from thejohnfreeman/docs-templates

Document template overrides

github.com/markdown-it/markdown-it-footnote - b76124790adb9d4d0c7a1eb499a8ddfa3d8a390c authored almost 6 years ago by Vitaly Puzrin <[email protected]>
Document template overrides

github.com/markdown-it/markdown-it-footnote - 99faaef8b06bfd85229ccbdaf2d2253aceaf43be authored almost 6 years ago by John Freeman <[email protected]>
Merge pull request #75 from jdreesen/patch-1

Fix typo in the readme

github.com/markdown-it/linkify-it - 8b4434d9f7c87b020c17d278e312bee591fab48d authored almost 6 years ago by Vitaly Puzrin <[email protected]>
Fix typo

github.com/markdown-it/linkify-it - 0c290925115afb9b468380ae5868d7e7dbd53393 authored almost 6 years ago by Jacob Dreesen <[email protected]>
fix normalize function name (#538)

github.com/markdown-it/markdown-it - d533c27017dbb9663422019a08adcf15265cf9fb authored almost 6 years ago by Ted Ge <[email protected]>
DevDeps: pin mocha version

github.com/markdown-it/markdown-it - 552304e369db8d521f6ecc4476f6bd2a8566be13 authored almost 6 years ago by Vitaly Puzrin <[email protected]>
DevDeps: uglify-js => terser

github.com/markdown-it/markdown-it - 337ea1ec1b7965736eb7b4783ae903830f8173a4 authored almost 6 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #12 from markdown-it/greenkeeper/mocha-6.0.1

chore(package): update mocha to version 6.0.1

github.com/markdown-it/uc.micro - 162f0df6d59b20908589fc3db6a34a43d9f4ba7e authored almost 6 years ago by Vitaly Puzrin <[email protected]>
chore(package): update mocha to version 6.0.1

Closes #11

github.com/markdown-it/uc.micro - 06998ac3147ade932e5e951da2c4f0f3ab4990e6 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Browser files rebuild

github.com/markdown-it/markdown-it-cjk-breaks - 0afae8b9cce700a1e9e76b2585fd0a8e9055081b authored almost 6 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #3 from swhgoon/patch-1

Change browser module's name

github.com/markdown-it/markdown-it-cjk-breaks - 611aedd796b5c9efccb03eb93223f5bd68228bbd authored almost 6 years ago by Vitaly Puzrin <[email protected]>
Change browser module's name

from `markdownitForInline` to `markdownitCjkBreaks`

github.com/markdown-it/markdown-it-cjk-breaks - 72f17aa942781733cf91eabe770a1752f03acec9 authored almost 6 years ago by SwhGo_oN <[email protected]>
1.0.6 released

github.com/markdown-it/uc.micro - 4cf1080e1b1765fc7699d0ec7482e3a18fc9e2ee authored almost 6 years ago by Vitaly Puzrin <[email protected]>
Unicode update to 11.0.0

github.com/markdown-it/uc.micro - fd8f5daa879a7c13557fe382e73bff54ab5a37ea authored almost 6 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #10 from cagerton/separators

Update Separator class to include line and paragraph separators

github.com/markdown-it/uc.micro - f4ff2e6b332d4145bc7ad503729db82c00678e6f authored almost 6 years ago by Vitaly Puzrin <[email protected]>
Update Seperator class to include line and paragraph separators

github.com/markdown-it/uc.micro - ef7cdc039552e1678fbdda230456d7a99e7dd516 authored almost 6 years ago by Chris Agerton <[email protected]>
[docs] fixed some small errors (#531)

github.com/markdown-it/markdown-it - bda94b0521f206a02427ec58cb9a848d9c993ccb authored almost 6 years ago by 0xflotus <[email protected]>
2.1.0 released

github.com/markdown-it/linkify-it - 1018f7d2936ebf5f3196591b42bac93d4250d5d3 authored about 6 years ago by Vitaly Puzrin <[email protected]>
Travis-CI: node version bump

github.com/markdown-it/linkify-it - c3883c575ba19012638a040e9fe2ef5e17aa4ff8 authored about 6 years ago by Vitaly Puzrin <[email protected]>
Deps bump + CS update

github.com/markdown-it/linkify-it - 9b558d46f32101c751f561fb457177596f41efc4 authored about 6 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #74 from Jikstra/feature_add_option_to_allow_double_dash_domains

Allow dashes according to RFC in all domain parts except TLD

github.com/markdown-it/linkify-it - bb7b5ce5c96613590f478a15b088e60e0573abaf authored about 6 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

github.com/markdown-it/markdown-it-cjk-breaks - ba3fed5e785cd1601652469db75fc4d946099741 authored about 6 years ago by Vitaly Puzrin <[email protected]>
Fix crash due to incorrect softbreak handling

fixes https://github.com/markdown-it/markdown-it-cjk-breaks/issues/2

github.com/markdown-it/markdown-it-cjk-breaks - f49ba884dfdb73072ed0084e32509abdcb1f89a6 authored about 6 years ago by Alex Kocharin <[email protected]>
Allow dashes according to RFC in all domain parts except TLD. Fixes https://github.com/markdown-it/linkify-it/issues/63

github.com/markdown-it/linkify-it - f713fb0027411bbee47e98daf5bfcc9030bd1c44 authored about 6 years ago by Jikstra <[email protected]>
Merge pull request #487 from m93a/patch-1

It's "typographic", not "typographyc"

github.com/markdown-it/markdown-it - 46bd681eadb2cf19e26ecdbf200d5d083ac2b8d4 authored over 6 years ago by Vitaly Puzrin <[email protected]>
It's "typographic", not "typographyc"

github.com/markdown-it/markdown-it - 6847c9481f1fe25ae103e471b45d7fc346752295 authored over 6 years ago by Michal Grňo <[email protected]>
Update configs/deps

github.com/markdown-it/markdown-it-mark - b363ae8969f08352ed71f6f406dade7410b28a2a authored over 6 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #1 from digitalmoksha/fix-test-with-header

fix test as CM now parses line as a header

github.com/markdown-it/markdown-it-mark - 6e6de8cb74ec5e5442639b95e82992ca899a35f0 authored over 6 years ago by Vitaly Puzrin <[email protected]>
fix test as CM now parses line as a header

github.com/markdown-it/markdown-it-mark - 4f0c9d70fbb00cc91a442506240d95df194c01e8 authored over 6 years ago by digitalMoksha <[email protected]>
8.4.2 released

github.com/markdown-it/markdown-it - 2c02e3e2371f57fc09ba24229eb35f7f9400fad3 authored over 6 years ago by Vitaly Puzrin <[email protected]>
Broser files rebuild

github.com/markdown-it/markdown-it - 6e17354bc56e3933ad76c8c767584fb4a7340554 authored over 6 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #476 from ryan-copperleaf/patch-1

Make --no-html have an effect in CLI

github.com/markdown-it/markdown-it - d97175306e1c69f1c4464145112ceba1beb7db42 authored over 6 years ago by Vitaly Puzrin <[email protected]>
Make --no-html have an effect in CLI

HTML is a surprising default, too.

github.com/markdown-it/markdown-it - cf835e0440313ebdb9d4e907c8ff9c034bfd7b3c authored over 6 years ago by Ryan O’Hara <[email protected]>
Remove outdated test

github.com/markdown-it/markdown-it-container - 539ef20a905d5457e4f2250b019dad4c6f59c31b authored over 6 years ago by Alex Kocharin <[email protected]>
deps/configs update

github.com/markdown-it/markdown-it-container - 8179fef8c8f3153aea19359ad8c687862b3bbe39 authored over 6 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #26 from dinamomx/master

Don't assume there are no classes

github.com/markdown-it/markdown-it-container - 13e0fc561187e3f612cc53aaff97c6ee1abf96f2 authored over 6 years ago by Vitaly Puzrin <[email protected]>
Don't assume there are no classes

github.com/markdown-it/markdown-it-container - 1749b2b2e0ea18d9b49191c77f4e2029f5e3af3a authored over 6 years ago by César Valadez <[email protected]>
Merge pull request #450 from redochka/patch-1

Update architecture.md

github.com/markdown-it/markdown-it - 1ad3aec2041cd2defa7e299543cc1e42184b680d authored over 6 years ago by Vitaly Puzrin <[email protected]>
Update architecture.md

remove extra ')'

github.com/markdown-it/markdown-it - 7b8f91c639a8070044d69f225b7786099744c86a authored almost 7 years ago by reda <[email protected]>
Merge pull request #445 from jjyyxx/patch-1

fix typo

github.com/markdown-it/markdown-it - 6fa70c57e9e68170015ddcdf374bf7538d7a591b authored almost 7 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

github.com/markdown-it/markdown-it-cjk-breaks - e75446be67a7a8b5f6586129a55cc48267ae8c81 authored almost 7 years ago by Vitaly Puzrin <[email protected]>
Switch to algorithm recommended for browsers in css-text-3

github.com/markdown-it/markdown-it-cjk-breaks - f187b8d49db9ae2a82762b2c297527e46c1cd393 authored almost 7 years ago by Alex Kocharin <[email protected]>
8.4.1 released

github.com/markdown-it/markdown-it - 42e388224b92c41208941093e15b5c0dc486464c authored almost 7 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

github.com/markdown-it/markdown-it - 83670a38612f3b735834832ec7e695077562f23b authored almost 7 years ago by Vitaly Puzrin <[email protected]>
Deps bump: uc.micro

github.com/markdown-it/markdown-it - 378659be47ca1f8d6330c43547d3b22440ed0a6f authored almost 7 years ago by Vitaly Puzrin <[email protected]>
Fix smartquotes around softbreaks

close https://github.com/markdown-it/markdown-it/issues/430

github.com/markdown-it/markdown-it - 04d36a3f1aceffc3290f777929af82540b9577a4 authored almost 7 years ago by Alex Kocharin <[email protected]>
1.0.5 released

github.com/markdown-it/uc.micro - a2cf33fd72ecbc959df351037e550f46a2262782 authored almost 7 years ago by Vitaly Puzrin <[email protected]>
Remove outdated licence info from readme, #6

github.com/markdown-it/uc.micro - c66ba264b6a0d8912be1958376102b5156833c78 authored almost 7 years ago by Vitaly Puzrin <[email protected]>
travis: use latest stable node

github.com/markdown-it/uc.micro - f62579350d78bd27d200379ca3bd284ac0072ae9 authored almost 7 years ago by Vitaly Puzrin <[email protected]>
dev deps bump

github.com/markdown-it/uc.micro - 050b971597fa16f8316a361dac69d0db09c4035c authored almost 7 years ago by Vitaly Puzrin <[email protected]>
1.0.4 released

github.com/markdown-it/uc.micro - cf8f10e75455dc942c24fb64130944753efdff92 authored almost 7 years ago by Vitaly Puzrin <[email protected]>
Unicode update to 10.0.0

github.com/markdown-it/uc.micro - d0505f6a914b92f40a13ded3f030ba3784fe23b1 authored almost 7 years ago by Vitaly Puzrin <[email protected]>
Clarified license, should be MIT, #6

github.com/markdown-it/uc.micro - 6fe082719c3947b223c6affbda2f65430ce50dae authored almost 7 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #429 from caub/patch-1

typo

github.com/markdown-it/markdown-it - d57c83a4f1f8747c5781632291d195aa2e2154de authored almost 7 years ago by Vitaly Puzrin <[email protected]>