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

fix misspelling of "parser"

github.com/markdown-it/markdown-it - 86eea8c1d353280e299d09e667f339ff78bca3cd authored almost 9 years ago by Sean Lang <[email protected]>
support tables with missing values

(and add supporting test case)

github.com/markdown-it/markdown-it - 10d6448b220f2d815bc5b814f0cee384179c6099 authored almost 9 years ago by Sean Lang <[email protected]>
1.1.1 released

github.com/markdown-it/markdown-it-emoji - 4d5f6af1b6efb0975dae2ac51dbe6252636724aa authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

github.com/markdown-it/markdown-it-emoji - 9da3464cecc61f6da12f89cad22268efa9359538 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Fix angry shortcut

close https://github.com/markdown-it/markdown-it-emoji/pull/14

github.com/markdown-it/markdown-it-emoji - 9f8fcd5ab8d35fd352f1de6af5790e297cfb300d authored almost 9 years ago by Alex Kocharin <[email protected]>
Updated docs builder

github.com/markdown-it/markdown-it - 0e51825a5cd912121d733938ef2603833378888a authored almost 9 years ago by Vitaly Puzrin <[email protected]>
2.0.1 released

github.com/markdown-it/markdown-it-deflist - 8f2414f23316a2ec1c54bf4631a294fb2ae57ddd authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Fix definition list tightness

github.com/markdown-it/markdown-it-deflist - 4bc55aefc7df7126c79146c11e692008f7da8c29 authored almost 9 years ago by Alex Kocharin <[email protected]>
Merge pull request #30 from Nurishka/patch-1

Fix typo in README

github.com/markdown-it/linkify-it - 0ad6258454ab08cfe06f66ec97d6a77f00c7ebfd authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Fix typo

github.com/markdown-it/linkify-it - 4c977f8dc083c49e87894312d5c68178db855f07 authored almost 9 years ago by Nurym Kudaibergen <[email protected]>
6.0.0 released

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

github.com/markdown-it/markdown-it - b62422913d21793c86d87aaf90e6e6b09c7f86df authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Suppressed lint warning

github.com/markdown-it/markdown-it - 8c11d9fc8d7654aaa1d6dd43628a3f9049711376 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Allow node.js to exit naturally

Calling `process.exit()` can cause process to abort before the entire text
is written to the std...

github.com/markdown-it/markdown-it - 184517550299ed1e63bf9a530f50d11db36f7856 authored almost 9 years ago by Alex Kocharin <[email protected]>
Improve performance in `skipToken` when maxNesting is exceeded

github.com/markdown-it/markdown-it - 53aec24168abe15569a306c995bd5629f3ea1a02 authored almost 9 years ago by Alex Kocharin <[email protected]>
Fix "too much recursion" error in links

github.com/markdown-it/markdown-it - de4abb573c6fa4372fc5fc65d33e0e6f4af105ee authored almost 9 years ago by Alex Kocharin <[email protected]>
Add workarounds to lists to conform with CM spec

github.com/markdown-it/markdown-it - 07cfbc92647b6d5e4754aa713df903249ca62565 authored almost 9 years ago by Alex Kocharin <[email protected]>
Add Makefile task to update CM spec files

github.com/markdown-it/markdown-it - 39aebf25093fc7748170597e016f190a9ebb3b3f authored almost 9 years ago by Alex Kocharin <[email protected]>
Remove scheme whitelist for autolinks

github.com/markdown-it/markdown-it - 0661eea828066e87dc01728fe40d6ffe1cacfb8c authored almost 9 years ago by Alex Kocharin <[email protected]>
Disallow spaces inside links

1. between link label and reference: `[foo] [bar]`
2. inside angular brackets: `[](<foo bar>)`

github.com/markdown-it/markdown-it - 1482c3e64f4e99f43b2fbe6af8023499d0c48683 authored almost 9 years ago by Alex Kocharin <[email protected]>
Allow multiline setext headers

github.com/markdown-it/markdown-it - 637c776ec591c6f9a5e8358fc437b50f3e1f395b authored almost 9 years ago by Alex Kocharin <[email protected]>
Update CommonMark spec to 0.24

github.com/markdown-it/markdown-it - ab36c448647bea4d5d1c1792206ebb24d4af82ab authored almost 9 years ago by Alex Kocharin <[email protected]>
Demo: updated highlighter options for explicit langs

github.com/markdown-it/markdown-it - c6d6709c63b9e88356b643ed26d855d723118ea8 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Demo: mpre highlight langs + auto mode + debug info

github.com/markdown-it/markdown-it - ddb75866b91670eb0671153a78d7f1ab29179bd3 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Demo: updated highlighter

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

github.com/markdown-it/markdown-it - ae2986b7bd3361facb025b1030f0f3a4cb07de73 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Browser files update

github.com/markdown-it/markdown-it - cd996d575ccef8f1fb0c20ad3947c5aa7ff0d1b1 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Demo: simplify highlighting

github.com/markdown-it/markdown-it - 14eba9197e5bd78f9f14b8832fefe410377d946b authored about 9 years ago by Vitaly Puzrin <[email protected]>
Allow full content override from highlighter

github.com/markdown-it/markdown-it - 87ece24ff997502418e74fffc3ad78173af4a1d1 authored about 9 years ago by Vitaly Puzrin <[email protected]>
.attrPush() -> .attrJoin() in fenced block renderer

github.com/markdown-it/markdown-it - d196089874b5456023fa4862c49c0319a91ea0ed authored about 9 years ago by Vitaly Puzrin <[email protected]>
New .attrJoin() & .attrSet() methods in Token

github.com/markdown-it/markdown-it - 18f1531024604c090c16233ee44c572be3115ee0 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Demo: updated highlighting style

github.com/markdown-it/markdown-it - 88c6e0f8e6fd567c70ffabbc1e9ce7b980d2e3a9 authored about 9 years ago by Vitaly Puzrin <[email protected]>
1.0.3 released

github.com/markdown-it/markdown-it-abbr - 7ffc497b2d78838780eecd84241d99344dad3bc3 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

github.com/markdown-it/markdown-it-abbr - 081dcf776658f78a1fb0a39f1b12a67a45b70a9f authored about 9 years ago by Vitaly Puzrin <[email protected]>
Use uc.micro from md

github.com/markdown-it/markdown-it-abbr - 921e94c72cbd5461715a2ba7b3191b312d3b8587 authored about 9 years ago by Vitaly Puzrin <[email protected]>
5.0.3 released

github.com/markdown-it/markdown-it - 41b913da9852f21e04b8c33fab2fe16561d4a585 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

github.com/markdown-it/markdown-it - 481e6d3013abdaa4aa85cd9103b0b64fff3e6d12 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Deps bump

github.com/markdown-it/markdown-it - 4f24dd133ed36051476d9f59e22635f2495fae4b authored about 9 years ago by Vitaly Puzrin <[email protected]>
Add `content` property to image token

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

github.com/markdown-it/markdown-it - f2344b5cbc40416c40cc7bbb6553654fa5a217e9 authored about 9 years ago by Alex Kocharin <[email protected]>
Loosen table rules

1. allow one-column tables
2. allow mismatched column count

close https://github.com/markdown-i...

github.com/markdown-it/markdown-it - a18ddc02236b7d4bbf2a019a429797b5f0bc18c7 authored about 9 years ago by Alex Kocharin <[email protected]>
Take into account adjacent tokens in smartquotes

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

github.com/markdown-it/markdown-it - 946b1a196110d8fcd81e1937840125ccbde6ee0b authored about 9 years ago by Alex Kocharin <[email protected]>
1.0.2 released

github.com/markdown-it/markdown-it-abbr - 827e70dd873da44233fa7d959cc32fbc1934080c authored about 9 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

github.com/markdown-it/markdown-it-abbr - 676d08a99e4baecdbf01e2a9d5a0599a32f08cc5 authored about 9 years ago by Vitaly Puzrin <[email protected]>
travis config update

github.com/markdown-it/markdown-it-abbr - c7b8d654a754151f9b68d36bfb21f10a22dbe593 authored about 9 years ago by Vitaly Puzrin <[email protected]>
1.0.1 released

github.com/markdown-it/markdown-it-abbr - a9e0eb6091acff3cd8174dc47792924860fc0d34 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Improve code coverage

github.com/markdown-it/markdown-it-abbr - 351544a3447a5f93e8913e0672153b3a3c1123e0 authored about 9 years ago by Alex Kocharin <[email protected]>
Allow unicode punctuation, move rule after linkifier

github.com/markdown-it/markdown-it-abbr - 94396e64b349bf4a7619c25385f26256dcf1f182 authored about 9 years ago by Alex Kocharin <[email protected]>
Merge pull request #13 from kmonsoor/patch-1

typo fix

github.com/markdown-it/markdown-it-emoji - 1e69a38b1f5069cc66e321c011ec356888df62a5 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Fixed example (added escaping)

github.com/markdown-it/markdown-it-container - bea9373f82915d43933af7bd06505d866f20f9e0 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #178 from arve0/patch-1

Document configuration of linkify-it in README

github.com/markdown-it/markdown-it - 1da936927aa44d31148849db4d14ac552c90d3a4 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Document configuration of linkify-it in README

github.com/markdown-it/markdown-it - ab202bd24cbb1e0dfe55f2173d3b7e483e747e74 authored about 9 years ago by Arve Seljebu <[email protected]>
Update development.md

github.com/markdown-it/markdown-it - b36c22600aee585a2685cac979f224b5e89df900 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #175 from RyanDurk/patch-1

fix typo

github.com/markdown-it/markdown-it - cfda086971c46b92e6e5bcaadb286c06369d744e authored about 9 years ago by Vitaly Puzrin <[email protected]>
Docs update

github.com/markdown-it/linkify-it - 6abe35ed04a2ae021da9fe5aa1e03285f6a88800 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #25 from arve0/patch-1

fix typo in README

github.com/markdown-it/linkify-it - 5959c1fdfedcbaca690f726d6f5145aa36f56b15 authored about 9 years ago by Vitaly Puzrin <[email protected]>
fix typo in README

github.com/markdown-it/linkify-it - 5f79cfb03b8d586b2e4141aa9f0dced4a63ccbe1 authored about 9 years ago by Arve Seljebu <[email protected]>
5.0.2 released

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

github.com/markdown-it/markdown-it - 01460872f801f222292aa3e9aeb1493ead9079de authored about 9 years ago by Vitaly Puzrin <[email protected]>
Fix meta information for autolink tokens

github.com/markdown-it/markdown-it - b2883a7fd2cad68187068cb14d89b6478fb2df7c authored about 9 years ago by Alex Kocharin <[email protected]>
Merge pull request #165 from Almad/patch-1

Fix typo

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

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

github.com/markdown-it/markdown-it - 99815f37b9829d9457cb5b23802b83d1c282c2eb authored about 9 years ago by Vitaly Puzrin <[email protected]>
Bump table priority before code blocks

ref https://github.com/markdown-it/markdown-it/issues/120

github.com/markdown-it/markdown-it - 0318337a3df8867570372727d57ba303533c150e authored about 9 years ago by Alex Kocharin <[email protected]>
5.0.0 released

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

github.com/markdown-it/markdown-it - 0678bdd914b3233ae785ddd11006e332cbcc8354 authored over 9 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

github.com/markdown-it/markdown-it-container - 88016fe8b821a1c09e14d40a7b17624cb9ea1c59 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Travis: use docker containers

github.com/markdown-it/markdown-it-container - 654f99b667d7908eb1d5bb79c60f5890d1cc674a authored over 9 years ago by Vitaly Puzrin <[email protected]>
Travis: use docker containers

github.com/markdown-it/markdown-it-footnote - 21b28d4f36c57a67e516878181a07f0dc5d04435 authored over 9 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

github.com/markdown-it/markdown-it-footnote - 19e3cd1c9c6ca35db9c61bc9ca2225d1a4bf490f authored over 9 years ago by Vitaly Puzrin <[email protected]>
Travis: use docker containers

github.com/markdown-it/markdown-it-deflist - 8d66963ffe14d88e1440feca8ba3a815f31c02d8 authored over 9 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

github.com/markdown-it/markdown-it-deflist - d304ea694d3276ed22395d773c7c764cbbcac971 authored over 9 years ago by Vitaly Puzrin <[email protected]>
2.0.0 released

github.com/markdown-it/markdown-it-mark - 00a122a726d91316fab66a452b495d3b14cf1615 authored over 9 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

github.com/markdown-it/markdown-it-mark - 15d3fb10d5f1373c697d1d22bdc031a7150c2e3d authored over 9 years ago by Vitaly Puzrin <[email protected]>
Travis: use docker containers

github.com/markdown-it/markdown-it-mark - 585a033460fdfb4a6a18b8765bb779a8df681ba6 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Travis: use docker containers

github.com/markdown-it/markdown-it-ins - cedc5fc0bd5ef98d150c41acbe97f7c1590f44d8 authored over 9 years ago by Vitaly Puzrin <[email protected]>
2.0.0 released

github.com/markdown-it/markdown-it-ins - e34bb061b86416533f6b8b43e94498669f32242b authored over 9 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

github.com/markdown-it/markdown-it-ins - e630c5b875c018d6783aca6b5031700b6ef0affc authored over 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #161 from hallvors/small-doc-fix

Fix typo in example script

github.com/markdown-it/markdown-it - 407c3bbafd59016fd4b7075f72bcd7a23ced44f1 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Fix typo in example script

This method has a tokens argument in plural, but in the body it says token. Looks like a bug..

github.com/markdown-it/markdown-it - 556e8ca0f36c6c4816a0db51eff5c19cbffd6d3e authored over 9 years ago by Hallvord R. M. Steen <[email protected]>
Merge pull request #160 from hubgit/closure-compiler

Fix compatibility with closure compiler

github.com/markdown-it/markdown-it - 1b920c5430d8c1e024f7bf411095442a96330e22 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Change variable name to remove reserved keyword

github.com/markdown-it/markdown-it - 0a6ecd942b0af6e6df4cdde0ce20a878467dfc78 authored over 9 years ago by Alf Eaton <[email protected]>
Update mdurl dependency

github.com/markdown-it/markdown-it - c20544d977d5828db9149597d1971c8bae3d97b0 authored over 9 years ago by Alf Eaton <[email protected]>
Update changelog and migration guide

github.com/markdown-it/markdown-it - aa3c1df2efb09d40e7e574d32bde01759d9b63dc authored over 9 years ago by Alex Kocharin <[email protected]>
Update ChangeLog

github.com/markdown-it/markdown-it-deflist - 9fb6bc294a216216360ad279f3f769c2f4b4507c authored over 9 years ago by Alex Kocharin <[email protected]>
Update ChangeLog

github.com/markdown-it/markdown-it-container - ef400c4788a43e08e3439da1aad37b0f96e70b02 authored over 9 years ago by Alex Kocharin <[email protected]>
Change emphasis parsing algorithm

Tokenize first, and replace tokens with emphasis tags on
a second pass using an algorithm close ...

github.com/markdown-it/markdown-it - 378ac9074e393354253281fbe243860732d1f631 authored over 9 years ago by Alex Kocharin <[email protected]>
Remove a test failing in [email protected]

github.com/markdown-it/markdown-it-sub - 6d0473a739e28b62971b32a71f249c842f3d8402 authored over 9 years ago by Alex Kocharin <[email protected]>
Merge pull request #155 from clkao/master

autolinker is required for benchmark

github.com/markdown-it/markdown-it - 1d567e7fc39708c56805af3f4a7112b36cd3d205 authored over 9 years ago by Vitaly Puzrin <[email protected]>