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

Furst commit

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

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

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

github.com/markdown-it/markdown-it-mark - 945da63af7ec603815d885a5f20952f3ec956bc6 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added missed renderer rules

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

github.com/markdown-it/markdown-it-ins - b4a6d87f98386395ee8a375f84aa21b29ea5cbf3 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Removed unnecessary conditions

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

github.com/markdown-it/markdown-it-ins - da4b22a048148e3d712e93861df4aedaa4f1a915 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Moved nesting check from rules to upper level

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

github.com/markdown-it/markdown-it - 96a1c734054446a4f7a01b3f7ec7a853c35bc5d6 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Dropped custom fences support - overcomplication

github.com/markdown-it/markdown-it - d5f43dd9b65b5f7b8a608c13c3e5aae8077db3c7 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Place md link to states and remove other aliases

github.com/markdown-it/markdown-it - a66e29f8d0df845fdde425a1fbe7f06b75ff464e authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added markdown-it 2.2.1 benchmark

github.com/markdown-it/markdown-it - 746f11e5128b241c1a42ec1a1c62bd6fb146e81c authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added renderer doc and example

github.com/markdown-it/markdown-it - 9146d46bab840a31a6217e98bcb324b4fbf2816f authored about 10 years ago by Vitaly Puzrin <[email protected]>
Fixed sub-sup tokens format. Closes #21

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

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

github.com/markdown-it/markdown-it-emoji - c3edb75cc9e067ec32ca0b8527444efa48b5c966 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added Gitter badge

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

github.com/markdown-it/markdown-it-for-inline - b7b915d434ed90c9dcfa005312ec2c64281cdba5 authored about 10 years ago by Vitaly Puzrin <[email protected]>
2.2.1 released

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

github.com/markdown-it/markdown-it - 194432f6f538830dd7183d95f79547487db08233 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Pass any number of options to plugin

github.com/markdown-it/markdown-it - f6b926b11bd4d576c6758e07066e5efe1c0b3237 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added link target attribute support for plugins

github.com/markdown-it/markdown-it - 56001200c058c21b729f7ff58da2d7c9100d0d21 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Fixed line breaks in deflist

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

github.com/markdown-it/markdown-it - b170cd1e52eba10ec46f232e035702ba1e223cf7 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added preliminary development docs

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

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

github.com/markdown-it/markdown-it - 113994c177a6a041ce0e384bfec730aaec74a1bc authored about 10 years ago by Vitaly Puzrin <[email protected]>
Remove state.linkLevel

It's redundant after the changes in links algorithm.

github.com/markdown-it/markdown-it - ea62dda30bde7b4766605111ca1f21263e4d5ba7 authored about 10 years ago by Alex Kocharin <[email protected]>
Avoid crash in links when references are disabled

github.com/markdown-it/markdown-it - 1d0799927959dfc4215e06e6f31336ee17a38263 authored about 10 years ago by Alex Kocharin <[email protected]>
Forbid nested links, prefer inner one

github.com/markdown-it/markdown-it - 08f2d3eb4d72ee34c1587d7ac84e54223effffad authored about 10 years ago by Alex Kocharin <[email protected]>
0.1.3 released

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

github.com/markdown-it/markdown-it-emoji - afa6a80c95394573f684363bbaadd2001a015f25 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Removed conflicting shortcuts. Related to #4

github.com/markdown-it/markdown-it-emoji - 3508d4b1090178aa6a5484bb4559b7bcbbd34af1 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added project status comment, as been suggested on commonmark forum

github.com/markdown-it/markdown-it - baffa6a2e3299ddfe50e2adccad8be92a52f301f authored about 10 years ago by Vitaly Puzrin <[email protected]>
More cross references in doc

github.com/markdown-it/markdown-it - 0beeb573792a19af79c082b48393b8e8bfba8ee0 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Core, ParseBlock, ParseInline minimal docs & minor fixes

github.com/markdown-it/markdown-it - 3f353603eb9f3239a01c235be6815b596c17c818 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Readme cleanup - refer to API docs where possible

github.com/markdown-it/markdown-it - 27ace2d89ed34ea2dd16a26718f1f92de6f3eacc authored about 10 years ago by Vitaly Puzrin <[email protected]>
apidoc: docs update + Renderer info

github.com/markdown-it/markdown-it - 96402b5e7b680c1dda2859d48455a1bbbab7007d authored about 10 years ago by Vitaly Puzrin <[email protected]>
apidocs: updates + added Ruler docs

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

Corrected typos in README.md

github.com/markdown-it/markdown-it - 2dc5daa3ab4fc79896102507cd85d97afc139c42 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added main class api doc

github.com/markdown-it/markdown-it - a2bc2d2a67a2126fed9d81d987d9089edb4379a7 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Corrected typos in README.md

github.com/markdown-it/markdown-it - 4290ecda5c551b65387660a56c25a669f22ba6b8 authored about 10 years ago by Kok-Hou Chia <[email protected]>
Fix an issue with links skipping space after them

github.com/markdown-it/markdown-it - 8470c1cae8341f37af0804e8de46b1525aecf2d0 authored about 10 years ago by Alex Kocharin <[email protected]>
Render image labels as text

github.com/markdown-it/markdown-it - d7221761fb52459a7feaeaec77d1e09890ac6b95 authored about 10 years ago by Alex Kocharin <[email protected]>
Revert commonmark spec to 0.13

Previous update was to one from master branch,
which resulted in one more broken test.

github.com/markdown-it/markdown-it - 5c7ab1b13cba6dfafd33f363824382283b211338 authored about 10 years ago by Alex Kocharin <[email protected]>
Changelog update

github.com/markdown-it/markdown-it - 1b90d00c6a2bd10a9e400930a505db56a8e17cf5 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Fixed termination rules check when rules disabled, closes #13

github.com/markdown-it/markdown-it - 8b3f29df825a4ec8bcd9fbb96909c4472ee5ca77 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added `zero` preset. Related to #12

github.com/markdown-it/markdown-it - 958308a3b0d20cd6b122245838afe7bc5092671f authored about 10 years ago by Vitaly Puzrin <[email protected]>
Strip NULL characters, according to new spec

github.com/markdown-it/markdown-it - d8c1b1f7d6b287ddc052c3a818cc8e89226585c3 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Allow sequence of 4+ markers in pairs

github.com/markdown-it/markdown-it - 0c0917048c8ff442db334b1cabf1a8b750de76c1 authored about 10 years ago by Alex Kocharin <[email protected]>
Forbid nested brackets in references

This applies to footnotes/abbrs as well, because they are
designed to be implemented in the simi...

github.com/markdown-it/markdown-it - f7edb05ef80c66f78fe06e8ff2d8d6e6a5863750 authored about 10 years ago by Alex Kocharin <[email protected]>
Allow sequence of 4+ markers in emphases

In old CommonMark spec they were always parsed literally.

github.com/markdown-it/markdown-it - e12d5cbdada44a4fe038b881722a0b1182ed1a81 authored about 10 years ago by Alex Kocharin <[email protected]>
update CommonMark fixtures to 0.13

github.com/markdown-it/markdown-it - ac083563d7d270f9315d2d7bdebef4dab7863db1 authored about 10 years ago by Alex Kocharin <[email protected]>
Updated line breaks rendering logic

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

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

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

github.com/markdown-it/markdown-it-emoji - 5882701178a60a181a02f048f02b3c15640c2d99 authored about 10 years ago by Vitaly Puzrin <[email protected]>
browser build update

github.com/markdown-it/markdown-it-emoji - 3db3102686126ef39c07141ee4318fdd7211ba92 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Updatad emoticons mapping

github.com/markdown-it/markdown-it-emoji - 24a9225fad7212dda9878c5657ba1eaf3d9117c1 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Simplified demo build script, updated GA id

github.com/markdown-it/markdown-it - 649e87c537f0eb63570bd577fdcaa9a26f7abf3b authored about 10 years ago by Vitaly Puzrin <[email protected]>
Changelog update & typo fixes

github.com/markdown-it/markdown-it - c63543cd19ecf93c864135e7b7618879929e622d authored about 10 years ago by Vitaly Puzrin <[email protected]>
Less links in readme head. Reduce madness level

github.com/markdown-it/markdown-it - 9151895df13fab0184f3156186dd2262ad2ada32 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Readme update after review

github.com/markdown-it/markdown-it - 8a5fcf3693855d0b0e6d2d30041223aafd7679bc authored about 10 years ago by Vitaly Puzrin <[email protected]>
ups... fixed toc anchors

github.com/markdown-it/markdown-it - 36c66837555164249c7d959b1c40dc1a59e43271 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added TOC to readme

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

github.com/markdown-it/markdown-it - b3b7ec0e9dce1176431a2b921711c03e9087880d authored about 10 years ago by Vitaly Puzrin <[email protected]>
Curring for set/configure/enable/disable

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

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

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

github.com/markdown-it/markdown-it-emoji - ef3ca2653e0fe2aaeb091a50e8dc2697a48a814e authored about 10 years ago by Vitaly Puzrin <[email protected]>
Updated twemoji instructions

github.com/markdown-it/markdown-it-emoji - d8e0a666c0b04417351cf4f6197915f2d6310dd5 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Use twemoji for demo

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

github.com/markdown-it/markdown-it-testgen - 8e6163e884df34c6157ca2c1607e2dad041b5154 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Use human readable headers in tests instead of line numbers

github.com/markdown-it/markdown-it-emoji - b216b1d215b94df017c72f74d064326a1b6daa25 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added emojies to demo

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

github.com/markdown-it/markdown-it - fe97753ff61d6b7d1b0890b3fe268c424938f26b authored about 10 years ago by Vitaly Puzrin <[email protected]>
Both helpers & utils are not in each instance of main parser

github.com/markdown-it/markdown-it - a5a04532df87f732129504ad381ad10dd6a62734 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Use helpers from md instead of local

github.com/markdown-it/markdown-it-emoji - 9f1844964798f31f0b03014ad26be358ade27ec0 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Code split, closes #3

github.com/markdown-it/markdown-it-emoji - 914506bb4f483a200e590154f1cd1079c2969f64 authored about 10 years ago by Vitaly Puzrin <[email protected]>
2.1.1 released

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

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

github.com/markdown-it/markdown-it-testgen - b824e22f134bed8d21328bb5c5c83ff4cd83f2a5 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Moved array element subst to utils

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

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

github.com/markdown-it/markdown-it-emoji - 89d1132498613612f1da064dc670dc5b5b6b493f authored about 10 years ago by Vitaly Puzrin <[email protected]>
Coverall reporting

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

github.com/markdown-it/markdown-it-emoji - c9824e6e167c4c769c007c5885d461526309eb77 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added light version

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

github.com/markdown-it/markdown-it-emoji - dc992c36153de2e78d1c3e06a5fde3c7046c9411 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Fix styling syntax in README.md

github.com/markdown-it/markdown-it-testgen - 8521b723ec82fccfb4b0b48906207308428cdfef authored about 10 years ago by Aleksey V. Zapparov <[email protected]>
.*ignore update

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

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

github.com/markdown-it/markdown-it - 6323903aacd7f17da31fb6dffafe20535d0b8fda authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added license

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