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

validateLink: expand entities before trimming and lowercasing

github.com/markdown-it/markdown-it - 7da4d5e81bf5c68d48616992da6ceed366f32d2c authored almost 10 years ago by opennota <[email protected]>
Merge pull request #44 from opennota/master

Fix comparing array and number

github.com/markdown-it/markdown-it - bd4b21363eed23439561fbc40309a21b9d8a8ff0 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Fix comparing array and number

github.com/markdown-it/markdown-it - ffade4d421e44b218c02ff9831a0aecd2e2278a0 authored almost 10 years ago by opennota <[email protected]>
benchmarks update

github.com/markdown-it/markdown-it - ec7d6495953ac704f2f9360db34094798de43486 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #1 from matchboxcreative/patch-1

Update README.md

github.com/markdown-it/markdown-it-sup - 712bc2427ff0a8111a6eb0b70bb600fa7432a1da authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Update README.md

github.com/markdown-it/markdown-it-sup - 8c18680d066b295ba728ce277400add0d4626add authored almost 10 years ago by Cornelius Bergen <[email protected]>
Fix code coverage in references

github.com/markdown-it/markdown-it - 8ca0b5b52b666847c972bf17cbd1df1710fd6689 authored almost 10 years ago by Alex Kocharin <[email protected]>
Removed dead code in block rules & improved tests coverage

github.com/markdown-it/markdown-it - 18efc864bde3b15bf37c2bec1b4e0e95ce237794 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
deps bump (commonmark)

github.com/markdown-it/markdown-it - 52b29d370fe876c3fc16c4c40297730c4c9c609c authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Remove dead code in list.js

It was there because of the overly-defensive programming.

indentAfterMarker is set to 1 in line...

github.com/markdown-it/markdown-it - a89d6758d76d89713fe831a489a0110dc57cf517 authored almost 10 years ago by Alex Kocharin <[email protected]>
Improve coverage for images

github.com/markdown-it/markdown-it - a9e5c4fac3a06ca9c64caa9dd15ca97ce2b15c3b authored almost 10 years ago by Alex Kocharin <[email protected]>
Remove stateInline.labelUnmatchedScopes

looks like a dead code

github.com/markdown-it/markdown-it - 4ce003cb8220a245a1ec9db92252ccac40bb4a71 authored almost 10 years ago by Alex Kocharin <[email protected]>
3.0.4 released

github.com/markdown-it/markdown-it - bf846041fc6dbeaac82f47ce7ad04f9b054d368c authored almost 10 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

github.com/markdown-it/markdown-it - ca95e0a5362d9f2172edee5d4eed743e07b2da51 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Changelog update

github.com/markdown-it/markdown-it - af352a0e5ee34b05f24ee7b100850fea942d0dc1 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Added one more try/catch wrapper to normalizer, for safety

github.com/markdown-it/markdown-it - da0e9c78a51febf5a7c66950b7047c95a32cf0db authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Reverted c7d4f7b (no fix needed)

github.com/markdown-it/markdown-it - 20e8d93e8d461dfd03d21b3213d10a65193ad0c4 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Removed unused code

github.com/markdown-it/markdown-it - ba460b1a7128fec1e0d7db0c59d85b1074fe95ad authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Improved tests coverage

github.com/markdown-it/markdown-it - 0053036571ad17dcb0241839c6ea5f8c464af99e authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Fixed newline in link title

github.com/markdown-it/markdown-it - c7d4f7bcf6a26abbe20c89957d0b47986e1e6b52 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Fix maxNesting + tests

github.com/markdown-it/markdown-it - 096f0fbb89018ac1d210341abf0d791a2bb129a1 authored almost 10 years ago by Alex Kocharin <[email protected]>
0.1.4 released

github.com/markdown-it/markdown-it-testgen - 47a6aa5f3fa9af5c754b6949c291343c6c4700ed authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Fixed swapped params in error reports

github.com/markdown-it/markdown-it-testgen - 099761767d3b0ebbc2b115efdd632e4206d400a4 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Show text diffs for failed tests

github.com/markdown-it/markdown-it - e8994dbbd7218a91f2f779db9c9bee9135d1b9a3 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
0.1.3 released

github.com/markdown-it/markdown-it-testgen - ccfcedd712126f84f1d57a12d24a293dff8a03ef authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Use chai assertions by default & option to pass assertion object

github.com/markdown-it/markdown-it-testgen - a515d96375d6c6efb20e13f8703a70fccf225b11 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Tests: updated mailformed URLs samples

github.com/markdown-it/markdown-it - e116bd8a630bd70fecaf2183a2ca242f7e70c801 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Use new emphasis logic in strikethrough

github.com/markdown-it/markdown-it - e1f6e3b6f83fc5f5cca34cacb52deec1ebb04436 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
deps update

github.com/markdown-it/markdown-it - a0e122fb4ee165402ee56ab2abfaf15b3681621f authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Coverage: added top api tests

github.com/markdown-it/markdown-it - 9656072b27737c4cf02b9889de7edfc2fdee6bba authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Moved utilities tests to separate file & added missed ones

github.com/markdown-it/markdown-it - cac27bb022d236c7d651dafb694e8a9e0b695342 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Moved crash tests to separate file & added missed ones

github.com/markdown-it/markdown-it - 4ca2d3b88802fe9ccd52c3e4cf287c95bd93b8e4 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Fixed broken surrogates replacer

github.com/markdown-it/markdown-it - 47b71bae9488a3513dbf544260f6f0e1a945a445 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Use the same regexp for comments as reference parser

github.com/markdown-it/markdown-it - 6ab7cc30a4037f13e7243b4ee0391799baf6f597 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
3.0.3 released

github.com/markdown-it/markdown-it - a2e2d3958545aac1acbb3c97e94374a7c31f0249 authored about 10 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

github.com/markdown-it/markdown-it - 9c50ddd346a68246eb4e32dfba6088f33b771136 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Fixed punctuation check in emphasis

github.com/markdown-it/markdown-it - c2312d971fb7a65b4d9ffa8d8edf48271ab6876f authored about 10 years ago by Vitaly Puzrin <[email protected]>
removed unused code

github.com/markdown-it/markdown-it - 9a7584f4a7483ee76f347cdb64ef74e740ab53eb authored about 10 years ago by Vitaly Puzrin <[email protected]>
3.0.2 released

github.com/markdown-it/markdown-it - 034997b9da608d33d548dc426ac86c42b83162b5 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

github.com/markdown-it/markdown-it - 49c89e2cc1f317a7d5d51fdf17714a42fb4227ae authored about 10 years ago by Vitaly Puzrin <[email protected]>
Allow dach in html tag names (for upcoming spec changes), related to #32

github.com/markdown-it/markdown-it - ca7b598032eeb347e53f53fa9ab561dcf52e26df authored about 10 years ago by Vitaly Puzrin <[email protected]>
3.0.1 released

github.com/markdown-it/markdown-it - f93089823c688b5468d4e67d20cd220524d341df authored about 10 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

github.com/markdown-it/markdown-it - af37321f950d0452e66e7ab9186f76bc2ba77673 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added # to terminator chars, closes #31

github.com/markdown-it/markdown-it - 8267f509b0b4d0a3448b2244624be129caea3a51 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #30 from PavelVanecek/patch-1

Update README.md

github.com/markdown-it/markdown-it - b58c577763dbe243c533518d9ff172082e92a322 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Update README.md

Fixed typo

github.com/markdown-it/markdown-it - 1255c2036e6eed7cea07973d89af8a796ac828ee authored about 10 years ago by Pavel Vaněček <[email protected]>
Fix surrogate pairs instead of processing encoder exceptions

github.com/markdown-it/markdown-it - 0fa09e9cd235cdb1fe21af6a6b27c09566bc1032 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Catch exception in link normalizer on broken unicode sequence

github.com/markdown-it/markdown-it - cef03effe380a58a03fc45f80a0f2c248d0cc9e7 authored about 10 years ago by Vitaly Puzrin <[email protected]>
demo: changed plugin links to right place

github.com/markdown-it/markdown-it - 61ffca8b678705d96a2d0e0a45a167b3c8a9c948 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Updated demo & sample to better show existing plugins

github.com/markdown-it/markdown-it - 35c23bc678a8d36aa44189404089989335e6ab11 authored about 10 years ago by Vitaly Puzrin <[email protected]>
0.1.0 released

github.com/markdown-it/markdown-it-sup - ef019a202a34d82cdee0af67c69e160b86bfcf03 authored about 10 years ago by Vitaly Puzrin <[email protected]>
0.1.0 released

github.com/markdown-it/markdown-it-sub - 6ca8ec9b9bb61da4a776b50e5078e66ad6a3e4c3 authored about 10 years ago by Vitaly Puzrin <[email protected]>
0.1.0 released

github.com/markdown-it/markdown-it-mark - 462cf0173a37b0cc6957b2c7606c8b442e882237 authored about 10 years ago by Vitaly Puzrin <[email protected]>
0.1.0 released

github.com/markdown-it/markdown-it-ins - 600a423f65757f00a8c2c94bedc58054facfc37b authored about 10 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

github.com/markdown-it/markdown-it-ins - 3f23453fff144b3fd69f7524b2994f843c6f1936 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added missed renderer functions

github.com/markdown-it/markdown-it-ins - 4f86543c59a896d3a4039b813b19c9ba367ee5db authored about 10 years ago by Vitaly Puzrin <[email protected]>
0.1.0 released

github.com/markdown-it/markdown-it-footnote - db3d6ee2792efd7d2bc51fa6e1c4989796675a41 authored about 10 years ago by Vitaly Puzrin <[email protected]>
browser files build

github.com/markdown-it/markdown-it-footnote - 7eeb46c1a803fe95f214d21cbd34f99fd4b5a279 authored about 10 years ago by Vitaly Puzrin <[email protected]>
0.1.0 released

github.com/markdown-it/markdown-it-deflist - 1c6ad725b92d05c5b343f277df6cc0f22a99d953 authored about 10 years ago by Vitaly Puzrin <[email protected]>
browser files build

github.com/markdown-it/markdown-it-deflist - 33b7abf3ece4fab77bfba0aeafc3c6117968057b authored about 10 years ago by Vitaly Puzrin <[email protected]>
0.1.0 released

github.com/markdown-it/markdown-it-abbr - 0ed3455070c993197e8f836ed43eb2a9ae15add3 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Browser files build

github.com/markdown-it/markdown-it-abbr - 762ef7be480180a31f169072d83e0c97279f3b10 authored about 10 years ago by Vitaly Puzrin <[email protected]>
3.0.0 released

github.com/markdown-it/markdown-it - 801ad9795682b3ae0c830e692cfb8824bfaa14f9 authored about 10 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

github.com/markdown-it/markdown-it - 69828d84295fe85230e6ab9c0a2f99970d41b91b authored about 10 years ago by Vitaly Puzrin <[email protected]>
Demo update for new api

github.com/markdown-it/markdown-it - de43d7c5597ab25aa3bcb389755ca59bae4393d3 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Improved preset name error reporting

github.com/markdown-it/markdown-it - c30054fc3afa1378bf961572f5941009b94b89c1 authored about 10 years ago by Vitaly Puzrin <[email protected]>
changelog & apidoc update

github.com/markdown-it/markdown-it - 0c7086f51f17cab6e3c5300e2d22c77b59ba2a97 authored about 10 years ago by Vitaly Puzrin <[email protected]>
backtick -> backticks (revert)

github.com/markdown-it/markdown-it - cda6c513b622cd8eb91183a991ed4ef5d51f6840 authored about 10 years ago by Vitaly Puzrin <[email protected]>
docs update

github.com/markdown-it/markdown-it - c1f3b318de609b0c60e3ad52cf8e4d49943fb595 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added to top enable/disable methods & errors throw

github.com/markdown-it/markdown-it - 9783b530dbb6366dfee7c182dac378529b53b993 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Moved input normalization to core chain

github.com/markdown-it/markdown-it - 584e55861c4e362f05b33e129a65293aa3deec27 authored about 10 years ago by Vitaly Puzrin <[email protected]>
CM 0.15 - now all tests pass

github.com/markdown-it/markdown-it - 56999c6d5d9a8b785fb57b00ae41ef1c438ea37e authored about 10 years ago by Vitaly Puzrin <[email protected]>
Fixed whitespace check helper

github.com/markdown-it/markdown-it - e6315f3c6afac8374a523c7d18b4226d7309f9e8 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Fixed options in cli script

github.com/markdown-it/markdown-it - 66948b893e0efa26c4b04fa3e996203dfd0c9b71 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Don't try to normalize unicode whitespaces

github.com/markdown-it/markdown-it - 5613f3c47b8086f3fd5af3d6bbce978f19017731 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Reformattted renderer fns - more compact

github.com/markdown-it/markdown-it - fe04849911f2f7d5874017a1372dfba4fba49336 authored about 10 years ago by Vitaly Puzrin <[email protected]>
del -> strikethrough

github.com/markdown-it/markdown-it - 2090fd499841e0cf01e31991d9503f1ea2adaffe authored about 10 years ago by Vitaly Puzrin <[email protected]>
Bulk rules rename (unify)

github.com/markdown-it/markdown-it - 90e5a9c9cc434aacd8b537700d75e6f06cd7f926 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Removed 'full' preset - not needed anymore

github.com/markdown-it/markdown-it - 79b11bc564f21f38649aa4fb6be0c01644d326ba authored about 10 years ago by Vitaly Puzrin <[email protected]>
Removed deflist rule (move to plugin)

github.com/markdown-it/markdown-it - 26ee0a62526977061c4a7ff73efa8e5291bf8c28 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Removed footnote rules (move to plugin)

github.com/markdown-it/markdown-it - 57d56c43fb3ee1e3ee7bf1903fbef0474f80d36b authored about 10 years ago by Vitaly Puzrin <[email protected]>
First commit

github.com/markdown-it/markdown-it-abbr - faf3449a26cfa37f78f8eeadfed55a915b444fdc authored about 10 years ago by Vitaly Puzrin <[email protected]>
Replace null characters with 0xFFFD instead of strip

github.com/markdown-it/markdown-it - b2a212ffc300f5b2f42ef0d6b89a99a1bf1fbe6c authored about 10 years ago by Vitaly Puzrin <[email protected]>
cdata regexp fix

github.com/markdown-it/markdown-it - 89c8620157d6e38f9872811620d25138fc9d1b0d authored about 10 years ago by Vitaly Puzrin <[email protected]>
Removed abbr rules (move to plugin)

github.com/markdown-it/markdown-it - c0ccaa79ceed2551d483fb2debec138ba63e785e authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added regexp escaper to utils

github.com/markdown-it/markdown-it - 63fb27ca5b80fc9ebb6b73e456c36879536cf0a5 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Fixed inline html comments parse

github.com/markdown-it/markdown-it - 792f386840b121a132b2222467a83e07a7c8567a authored about 10 years ago by Vitaly Puzrin <[email protected]>
Update CommonMark spec to 0.15 + emphasis changes

github.com/markdown-it/markdown-it - b7914cb08a99b1f0dc5e069c5bb1097c795c76b4 authored about 10 years ago by Alex Kocharin <[email protected]>
Move reference rule to the block chain

github.com/markdown-it/markdown-it - 8cb29935a388d96aa23976c3420038f5216bd0f1 authored about 10 years ago by Alex Kocharin <[email protected]>
Unicode helpers for upcoming 0.15 update

github.com/markdown-it/markdown-it - e91ce3fa5260b83dfc130848f95b439d3f9e82de authored about 10 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #24 from PeterDaveHello/patch-1

add cdnjs

github.com/markdown-it/markdown-it - 68e5797d0b6957af1a51444be06c42fa92954b9f authored about 10 years ago by Vitaly Puzrin <[email protected]>
add cdnjs

github.com/markdown-it/markdown-it - 025d206fec23f8123ea43cd2c4c77ed7bb6c69fb authored about 10 years ago by Peter Dave Hello <[email protected]>
Move abbreviations from core to a block chain

github.com/markdown-it/markdown-it - 3a3904ad799047859aa221d9f65f2ff9bd240cfe authored about 10 years ago by Alex Kocharin <[email protected]>
Removed unused code & improved tests coverage for some rules.

github.com/markdown-it/markdown-it - 04ee60d3c400e4a824ff3f1fb5ed8d9e7e7facbd authored about 10 years ago by Vitaly Puzrin <[email protected]>
Split links rule to link+image

github.com/markdown-it/markdown-it - 6497e9a80fa2caaa3ae852ab5109c86e96658550 authored about 10 years ago by Alex Kocharin <[email protected]>
Moved ins/mark/sub/sup to plugins

github.com/markdown-it/markdown-it - 2c433e10a083af67f57c0e80fa9c8edbb5014948 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Browser files build

github.com/markdown-it/markdown-it-sub - 43c95ff47dc4687a4441b537108719b263873f19 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Browser files build

github.com/markdown-it/markdown-it-sup - e08ede98595e6e30541217a37c7624057fcf0d1a authored about 10 years ago by Vitaly Puzrin <[email protected]>