Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/markdown-it/markdown-it
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
https://github.com/markdown-it/markdown-it
Added preliminary development docs
f78f1c97fa8c17993dae5122ec891dc1ec5858c3 authored about 10 years ago
f78f1c97fa8c17993dae5122ec891dc1ec5858c3 authored about 10 years ago
2.2.0 released
8e098b4bd8598dea3e1eaa5d3b6c65219892f0dc authored about 10 years ago
8e098b4bd8598dea3e1eaa5d3b6c65219892f0dc authored about 10 years ago
Browser files rebuild
113994c177a6a041ce0e384bfec730aaec74a1bc authored about 10 years ago
113994c177a6a041ce0e384bfec730aaec74a1bc authored about 10 years ago
Remove state.linkLevel
It's redundant after the changes in links algorithm.
ea62dda30bde7b4766605111ca1f21263e4d5ba7 authored about 10 years ago
Avoid crash in links when references are disabled
1d0799927959dfc4215e06e6f31336ee17a38263 authored about 10 years ago
1d0799927959dfc4215e06e6f31336ee17a38263 authored about 10 years ago
Forbid nested links, prefer inner one
08f2d3eb4d72ee34c1587d7ac84e54223effffad authored about 10 years ago
08f2d3eb4d72ee34c1587d7ac84e54223effffad authored about 10 years ago
Added project status comment, as been suggested on commonmark forum
baffa6a2e3299ddfe50e2adccad8be92a52f301f authored about 10 years ago
baffa6a2e3299ddfe50e2adccad8be92a52f301f authored about 10 years ago
More cross references in doc
0beeb573792a19af79c082b48393b8e8bfba8ee0 authored about 10 years ago
0beeb573792a19af79c082b48393b8e8bfba8ee0 authored about 10 years ago
Core, ParseBlock, ParseInline minimal docs & minor fixes
3f353603eb9f3239a01c235be6815b596c17c818 authored about 10 years ago
3f353603eb9f3239a01c235be6815b596c17c818 authored about 10 years ago
Readme cleanup - refer to API docs where possible
27ace2d89ed34ea2dd16a26718f1f92de6f3eacc authored about 10 years ago
27ace2d89ed34ea2dd16a26718f1f92de6f3eacc authored about 10 years ago
apidoc: docs update + Renderer info
96402b5e7b680c1dda2859d48455a1bbbab7007d authored about 10 years ago
96402b5e7b680c1dda2859d48455a1bbbab7007d authored about 10 years ago
apidocs: updates + added Ruler docs
193e94cb612c0b0ff379306aba75a09dd90d8680 authored about 10 years ago
193e94cb612c0b0ff379306aba75a09dd90d8680 authored about 10 years ago
Merge pull request #14 from kchia/patch-1
Corrected typos in README.md
2dc5daa3ab4fc79896102507cd85d97afc139c42 authored about 10 years ago
Added main class api doc
a2bc2d2a67a2126fed9d81d987d9089edb4379a7 authored about 10 years ago
a2bc2d2a67a2126fed9d81d987d9089edb4379a7 authored about 10 years ago
Corrected typos in README.md
4290ecda5c551b65387660a56c25a669f22ba6b8 authored about 10 years ago
4290ecda5c551b65387660a56c25a669f22ba6b8 authored about 10 years ago
Fix an issue with links skipping space after them
8470c1cae8341f37af0804e8de46b1525aecf2d0 authored about 10 years ago
8470c1cae8341f37af0804e8de46b1525aecf2d0 authored about 10 years ago
Render image labels as text
d7221761fb52459a7feaeaec77d1e09890ac6b95 authored about 10 years ago
d7221761fb52459a7feaeaec77d1e09890ac6b95 authored about 10 years ago
Revert commonmark spec to 0.13
Previous update was to one from master branch,
which resulted in one more broken test.
Changelog update
1b90d00c6a2bd10a9e400930a505db56a8e17cf5 authored about 10 years ago
1b90d00c6a2bd10a9e400930a505db56a8e17cf5 authored about 10 years ago
Fixed termination rules check when rules disabled, closes #13
8b3f29df825a4ec8bcd9fbb96909c4472ee5ca77 authored about 10 years ago
8b3f29df825a4ec8bcd9fbb96909c4472ee5ca77 authored about 10 years ago
Added `zero` preset. Related to #12
958308a3b0d20cd6b122245838afe7bc5092671f authored about 10 years ago
958308a3b0d20cd6b122245838afe7bc5092671f authored about 10 years ago
Strip NULL characters, according to new spec
d8c1b1f7d6b287ddc052c3a818cc8e89226585c3 authored about 10 years ago
d8c1b1f7d6b287ddc052c3a818cc8e89226585c3 authored about 10 years ago
Allow sequence of 4+ markers in pairs
0c0917048c8ff442db334b1cabf1a8b750de76c1 authored about 10 years ago
0c0917048c8ff442db334b1cabf1a8b750de76c1 authored about 10 years ago
Forbid nested brackets in references
This applies to footnotes/abbrs as well, because they are
designed to be implemented in the simi...
Updated line breaks rendering logic
2a9218cf60dc2e6d5566ddd5791235ca97e680d8 authored about 10 years ago
2a9218cf60dc2e6d5566ddd5791235ca97e680d8 authored about 10 years ago
Allow sequence of 4+ markers in emphases
In old CommonMark spec they were always parsed literally.
e12d5cbdada44a4fe038b881722a0b1182ed1a81 authored about 10 years ago
update CommonMark fixtures to 0.13
ac083563d7d270f9315d2d7bdebef4dab7863db1 authored about 10 years ago
ac083563d7d270f9315d2d7bdebef4dab7863db1 authored about 10 years ago
2.1.3 released
fb5f6aaa03db1c71ef89967dce6b12a4fefc16b7 authored about 10 years ago
fb5f6aaa03db1c71ef89967dce6b12a4fefc16b7 authored about 10 years ago
browser files rebuild
eb8ad090c429400c2e75f286214d982ff9068f2c authored about 10 years ago
eb8ad090c429400c2e75f286214d982ff9068f2c authored about 10 years ago
Simplified demo build script, updated GA id
649e87c537f0eb63570bd577fdcaa9a26f7abf3b authored about 10 years ago
649e87c537f0eb63570bd577fdcaa9a26f7abf3b authored about 10 years ago
Changelog update & typo fixes
c63543cd19ecf93c864135e7b7618879929e622d authored about 10 years ago
c63543cd19ecf93c864135e7b7618879929e622d authored about 10 years ago
Less links in readme head. Reduce madness level
9151895df13fab0184f3156186dd2262ad2ada32 authored about 10 years ago
9151895df13fab0184f3156186dd2262ad2ada32 authored about 10 years ago
Readme update after review
8a5fcf3693855d0b0e6d2d30041223aafd7679bc authored about 10 years ago
8a5fcf3693855d0b0e6d2d30041223aafd7679bc authored about 10 years ago
ups... fixed toc anchors
36c66837555164249c7d959b1c40dc1a59e43271 authored about 10 years ago
36c66837555164249c7d959b1c40dc1a59e43271 authored about 10 years ago
Added TOC to readme
a84443911c7e35cfcbe5b2014fe563e72e582b6b authored about 10 years ago
a84443911c7e35cfcbe5b2014fe563e72e582b6b authored about 10 years ago
Readme update
b3b7ec0e9dce1176431a2b921711c03e9087880d authored about 10 years ago
b3b7ec0e9dce1176431a2b921711c03e9087880d authored about 10 years ago
Curring for set/configure/enable/disable
fc0a5be2fa2d783995d7942da24d63de5cfbbf2f authored about 10 years ago
fc0a5be2fa2d783995d7942da24d63de5cfbbf2f authored about 10 years ago
2.1.2 released
c613c792c68f29008972ca37c49dadc29644dbbc authored about 10 years ago
c613c792c68f29008972ca37c49dadc29644dbbc authored about 10 years ago
Browser files update
f4fcaa668ac31bff9e9a24a21db05d2800848246 authored about 10 years ago
f4fcaa668ac31bff9e9a24a21db05d2800848246 authored about 10 years ago
Use twemoji for demo
94eb7f0b42a00c861273de8361cc1ed89d057ec9 authored about 10 years ago
94eb7f0b42a00c861273de8361cc1ed89d057ec9 authored about 10 years ago
Added emojies to demo
cdf0e2b1f51ac9f965328fef7128c9d80620b36d authored about 10 years ago
cdf0e2b1f51ac9f965328fef7128c9d80620b36d authored about 10 years ago
Refactored demo
fe97753ff61d6b7d1b0890b3fe268c424938f26b authored about 10 years ago
fe97753ff61d6b7d1b0890b3fe268c424938f26b authored about 10 years ago
Both helpers & utils are not in each instance of main parser
a5a04532df87f732129504ad381ad10dd6a62734 authored about 10 years ago
a5a04532df87f732129504ad381ad10dd6a62734 authored about 10 years ago
2.1.1 released
e4bae86296155592a0a0518db737a905c778b944 authored about 10 years ago
e4bae86296155592a0a0518db737a905c778b944 authored about 10 years ago
browser files rebuild
131f6a3f59a7c793e7eb3172dd7ca0f6c1d95964 authored about 10 years ago
131f6a3f59a7c793e7eb3172dd7ca0f6c1d95964 authored about 10 years ago
Moved array element subst to utils
4a34e7b7424a71b92125bb2b5b2c3eda55801b85 authored about 10 years ago
4a34e7b7424a71b92125bb2b5b2c3eda55801b85 authored about 10 years ago
.*ignore update
db0719ba5ae9bf72353d540a8bac1acc8f785286 authored about 10 years ago
db0719ba5ae9bf72353d540a8bac1acc8f785286 authored about 10 years ago
2.1.0 released
47f7f689ebfa28231d2ad0f867d6f01c7f63c3ae authored about 10 years ago
47f7f689ebfa28231d2ad0f867d6f01c7f63c3ae authored about 10 years ago
Changelog update
6323903aacd7f17da31fb6dffafe20535d0b8fda authored about 10 years ago
6323903aacd7f17da31fb6dffafe20535d0b8fda authored about 10 years ago
Use separate package for spec tests generation
8f288565af89e4515bf4f7626ac8c380db016957 authored about 10 years ago
8f288565af89e4515bf4f7626ac8c380db016957 authored about 10 years ago
Added bulk enable/disable sugar
abaf1e35533e067278277e33a027be4e82efdf98 authored about 10 years ago
abaf1e35533e067278277e33a027be4e82efdf98 authored about 10 years ago
Separated enable by whitelist method
aea94c4e3291106842258e9825eb5ac8052b7feb authored about 10 years ago
aea94c4e3291106842258e9825eb5ac8052b7feb authored about 10 years ago
Do browserified output ascii-friendly
8a67cb3a83696f8b081a3027af2639d3f22e8188 authored about 10 years ago
8a67cb3a83696f8b081a3027af2639d3f22e8188 authored about 10 years ago
Configs & code cleanup
c3bd40ab0436895155e23155ece1bedbe6f1574f authored about 10 years ago
c3bd40ab0436895155e23155ece1bedbe6f1574f authored about 10 years ago
Added readme for generated demo to avoid confusion
8c937df864d653e1585100121501845328c827ee authored about 10 years ago
8c937df864d653e1585100121501845328c827ee authored about 10 years ago
Docs & demo link update
ca453bd017b60e6a8ea1fa0dac8f5c0b6c3072de authored about 10 years ago
ca453bd017b60e6a8ea1fa0dac8f5c0b6c3072de authored about 10 years ago
Improve `make gh-pages` task
Regenerates demo website: http://markdown-it.github.io/
9e5743008f001a0ad1079085ed6f9009dce97c08 authored about 10 years ago
2.0.0 released
ca04a87059211c62c3ca76bcbbbd01fe85ae5c21 authored about 10 years ago
ca04a87059211c62c3ca76bcbbbd01fe85ae5c21 authored about 10 years ago
Badges update
32963d0b8e998ee15b4a48980a9e45f491061655 authored about 10 years ago
32963d0b8e998ee15b4a48980a9e45f491061655 authored about 10 years ago
Browser files rebuild
73385e6ef692095576d5abdb2056048b9cbd8fc8 authored about 10 years ago
73385e6ef692095576d5abdb2056048b9cbd8fc8 authored about 10 years ago
Renamed presets folder
97ad361a78b937b4d8f733a3448f5c3699400e14 authored about 10 years ago
97ad361a78b937b4d8f733a3448f5c3699400e14 authored about 10 years ago
Changed project name, links, attribution & updated constructor call
9afffbaefd4dce87ca609deb9f9b58accc69f032 authored about 10 years ago
9afffbaefd4dce87ca609deb9f9b58accc69f032 authored about 10 years ago
Removed outdated code from test helpers
ac5173ead5b7c54337d6cb60880f5881d6d6b191 authored about 10 years ago
ac5173ead5b7c54337d6cb60880f5881d6d6b191 authored about 10 years ago
1.5.0 released
52e12773f18da242a44b6ba11f4891ca680fffe6 authored about 10 years ago
52e12773f18da242a44b6ba11f4891ca680fffe6 authored about 10 years ago
browser files rebuild
b4476324eede650e5b7ad66cf44f88d5cbb80e12 authored about 10 years ago
b4476324eede650e5b7ad66cf44f88d5cbb80e12 authored about 10 years ago
Changelog update (one more)
58e9bf8181e88b07a20ab966e2213c5a869f6135 authored about 10 years ago
58e9bf8181e88b07a20ab966e2213c5a869f6135 authored about 10 years ago
Changelog update
6cdbf1b926465f66bf88a62ab67e32d0d183fc6c authored about 10 years ago
6cdbf1b926465f66bf88a62ab67e32d0d183fc6c authored about 10 years ago
Fixed OSX compatibility for `make browserify`. Closes #120
bb1089682ec2b751f51c96b538a54d4814d06cbe authored about 10 years ago
bb1089682ec2b751f51c96b538a54d4814d06cbe authored about 10 years ago
Renamed private Ruler() properties. Closes #119.
eb3b34be9c96728d4a89ecb50bb33012e18a82e1 authored about 10 years ago
eb3b34be9c96728d4a89ecb50bb33012e18a82e1 authored about 10 years ago
use .toUpperCase() for link normalization
because __proto__ has magic and __PROTO__ doesn't
+ comments for the rest of ':' stuff
19e1aa28ea93ba607a650283bf0a6398aefd4380 authored about 10 years ago
eslint rules & coding style update
671fd4f3ed43f60730343cd59ad5c1fb3a495e8b authored about 10 years ago
671fd4f3ed43f60730343cd59ad5c1fb3a495e8b authored about 10 years ago
Demo: js cleanup
357ce955a8ee80701e2f84fdcca2f7cf9634d05f authored about 10 years ago
357ce955a8ee80701e2f84fdcca2f7cf9634d05f authored about 10 years ago
Demo: Added IE8 support. Just for fun
00aa9a9a53ad36065b4b7f6771e4a5abb9672de3 authored about 10 years ago
00aa9a9a53ad36065b4b7f6771e4a5abb9672de3 authored about 10 years ago
browser files rebuild
d455f3e49102d4ca01f2c4a4dffe70dd49ca6699 authored about 10 years ago
d455f3e49102d4ca01f2c4a4dffe70dd49ca6699 authored about 10 years ago
Demo: disabled responsive defaults for options
95261c8505518911d6c134ac5282c2b0a0e73582 authored about 10 years ago
95261c8505518911d6c134ac5282c2b0a0e73582 authored about 10 years ago
Fix arbitrary keys in refs/footnotes/abbrs
1ff69abebac8a43654d03d8301acf4afbad9287f authored about 10 years ago
1ff69abebac8a43654d03d8301acf4afbad9287f authored about 10 years ago
Optimized result tabs update & added comments
c42fc6bbfede061f6e9b0912c7676962707d8952 authored about 10 years ago
c42fc6bbfede061f6e9b0912c7676962707d8952 authored about 10 years ago
Implement synchronous scrolling in demo
9faf0adefbf12a5fd1bb4867d30a6a6b0b4e2a94 authored about 10 years ago
9faf0adefbf12a5fd1bb4867d30a6a6b0b4e2a94 authored about 10 years ago
1.4.2 released
07e373e8e4dcd0f9d9ed78613f73c3d534072ab3 authored about 10 years ago
07e373e8e4dcd0f9d9ed78613f73c3d534072ab3 authored about 10 years ago
Browser files rebuild
602a289c5d6beb425cf271d2811df319bfab0d8a authored about 10 years ago
602a289c5d6beb425cf271d2811df319bfab0d8a authored about 10 years ago
More safe properties check
761947f2fbfdebd76d88480f596fcedd5d4d7aa1 authored about 10 years ago
761947f2fbfdebd76d88480f596fcedd5d4d7aa1 authored about 10 years ago
Fixed footnotes test
991ce34db0089af319bd314ced309a9c2ef7edcf authored about 10 years ago
991ce34db0089af319bd314ced309a9c2ef7edcf authored about 10 years ago
Added deflist sample
322c8d66121dca72e05ab2d3238f699432569c8c authored about 10 years ago
322c8d66121dca72e05ab2d3238f699432569c8c authored about 10 years ago
Updated footnotes layout/styles
d2494796cec8201adb09f5d166f01552519240d8 authored about 10 years ago
d2494796cec8201adb09f5d166f01552519240d8 authored about 10 years ago
Deduplicate footnotes
4649deb59b91ed589e017d86fb32bf4f7bb03569 authored about 10 years ago
4649deb59b91ed589e017d86fb32bf4f7bb03569 authored about 10 years ago
Fix text after inline footnotes
32423dbac5b7eaab6631f426153d7c11919c1246 authored about 10 years ago
32423dbac5b7eaab6631f426153d7c11919c1246 authored about 10 years ago
Added extension to renderer
dc960ed60a777a4bbc81b99a4828bcf5c4ecad8e authored about 10 years ago
dc960ed60a777a4bbc81b99a4828bcf5c4ecad8e authored about 10 years ago
npm package info update
abeeb24647f8b7cb55c44cbbe513a922a424836f authored about 10 years ago
abeeb24647f8b7cb55c44cbbe513a922a424836f authored about 10 years ago
Exposed helpers to simplify custom renderers
d2309e0917bd019f91288d48c54804d4a561c079 authored about 10 years ago
d2309e0917bd019f91288d48c54804d4a561c079 authored about 10 years ago
Demo: updated sample headers
daf60a986986f505ea85b91cdaa0afcdd2960814 authored about 10 years ago
daf60a986986f505ea85b91cdaa0afcdd2960814 authored about 10 years ago
Demo: abbr & footnotes example
deaceda39544b1085e7cd7bd7e2c2bad1a61e23f authored about 10 years ago
deaceda39544b1085e7cd7bd7e2c2bad1a61e23f authored about 10 years ago
Moved coveralls to devDeps
456c3d58fa63c4909a282265b57752b750eb99ab authored about 10 years ago
456c3d58fa63c4909a282265b57752b750eb99ab authored about 10 years ago
Moved html escape helper to utils
9c436cebc16c01edbbcbed048d897c318e455e77 authored about 10 years ago
9c436cebc16c01edbbcbed048d897c318e455e77 authored about 10 years ago
Footnotes: updated docs & defaults
4bbbffcb772520df5cc7a157810ebb5f5fc58951 authored about 10 years ago
4bbbffcb772520df5cc7a157810ebb5f5fc58951 authored about 10 years ago
Updated autolinker dependency
a1d86cf79d80c18c22db0a4e982cba4e9e819461 authored about 10 years ago
a1d86cf79d80c18c22db0a4e982cba4e9e819461 authored about 10 years ago
Add definition lists
3f16868edd1372f65b30e7b821e55158204710fc authored about 10 years ago
3f16868edd1372f65b30e7b821e55158204710fc authored about 10 years ago
Removed hard dependencies in benchmarks, use devDeps
1d054a4537170918ad924a1b90d7f078ca56e2e9 authored about 10 years ago
1d054a4537170918ad924a1b90d7f078ca56e2e9 authored about 10 years ago
Add footnote rules
faae7485b791150895cb51eedd1c5996ace760c1 authored about 10 years ago
faae7485b791150895cb51eedd1c5996ace760c1 authored about 10 years ago
1.4.1 released
f04e207ec3b07513fad5af56a1e88a9609b11379 authored about 10 years ago
f04e207ec3b07513fad5af56a1e88a9609b11379 authored about 10 years ago
Browser files rebuild
6461275c970815644f0ee9bd8da195c4d679792f authored about 10 years ago
6461275c970815644f0ee9bd8da195c4d679792f authored about 10 years ago