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

Allow full content override from highlighter

87ece24ff997502418e74fffc3ad78173af4a1d1 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
.attrPush() -> .attrJoin() in fenced block renderer

d196089874b5456023fa4862c49c0319a91ea0ed authored almost 9 years ago by Vitaly Puzrin <[email protected]>
New .attrJoin() & .attrSet() methods in Token

18f1531024604c090c16233ee44c572be3115ee0 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Demo: updated highlighting style

88c6e0f8e6fd567c70ffabbc1e9ce7b980d2e3a9 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
5.0.3 released

41b913da9852f21e04b8c33fab2fe16561d4a585 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

481e6d3013abdaa4aa85cd9103b0b64fff3e6d12 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Deps bump

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

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...

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

946b1a196110d8fcd81e1937840125ccbde6ee0b authored about 9 years ago by Alex Kocharin <[email protected]>
Merge pull request #178 from arve0/patch-1

Document configuration of linkify-it in README

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

ab202bd24cbb1e0dfe55f2173d3b7e483e747e74 authored about 9 years ago by Arve Seljebu <[email protected]>
typo fix

f4704d52eb0fc06e00aba919fac4980a31d742a2 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Update development.md

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

fix typo

cfda086971c46b92e6e5bcaadb286c06369d744e authored about 9 years ago by Vitaly Puzrin <[email protected]>
fix typo

5fd9d45133cb7d7437336273d2315701b5a00dbe authored about 9 years ago by Ryan Durk <[email protected]>
5.0.2 released

73a6ec97b74d0b9acb8219c7b5a9886709229695 authored about 9 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

01460872f801f222292aa3e9aeb1493ead9079de authored about 9 years ago by Vitaly Puzrin <[email protected]>
Fix meta information for autolink tokens

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

Fix typo

c8cbcb5cd0e0ada11d447bbb9ed4c943cebff877 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Fix typo

8e04329c1c35d1a558ddadad75af52c34306daab authored about 9 years ago by Almad <[email protected]>
5.0.1 released

9074242bdd6b25abf0b8bfe432f152e7b409b8e1 authored about 9 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

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

0318337a3df8867570372727d57ba303533c150e authored about 9 years ago by Alex Kocharin <[email protected]>
5.0.0 released

6bd4534af7f500e1e48630ac94912195af6f79e4 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

0678bdd914b3233ae785ddd11006e332cbcc8354 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #161 from hallvors/small-doc-fix

Fix typo in example script

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..

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

1b920c5430d8c1e024f7bf411095442a96330e22 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Change variable name to remove reserved keyword

0a6ecd942b0af6e6df4cdde0ce20a878467dfc78 authored over 9 years ago by Alf Eaton <[email protected]>
Update mdurl dependency

c20544d977d5828db9149597d1971c8bae3d97b0 authored over 9 years ago by Alf Eaton <[email protected]>
Update changelog and migration guide

aa3c1df2efb09d40e7e574d32bde01759d9b63dc 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 ...

378ac9074e393354253281fbe243860732d1f631 authored over 9 years ago by Alex Kocharin <[email protected]>
Merge pull request #155 from clkao/master

autolinker is required for benchmark

1d567e7fc39708c56805af3f4a7112b36cd3d205 authored over 9 years ago by Vitaly Puzrin <[email protected]>
autolinker is required for benchmark

44655c78dc997f10591a82b16896f042e5cdd780 authored over 9 years ago by Chia-liang Kao <[email protected]>
Added iframe to list of block tags

255d62d39122694872ddce840e2141379ac3deca authored over 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #148 from reggi/patch-1

typo for for*

1289c69ce4c2b6f3ba9eec0b39cb45f74e007e5e authored over 9 years ago by Vitaly Puzrin <[email protected]>
typo for for*

7a888ec9a259dec2eb8f13e6b644480d6701739a authored over 9 years ago by Thomas Reggi <[email protected]>
deps update, configs & code cleanup

bf424c8a491b9303bdca350251364e814629e44b authored over 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #135 from Thynix/fix-typos

sample.md: fix spelling of "subscript" and "superscript"

3815a820e3c823b858f7301c9a2b70bd08e86a22 authored over 9 years ago by Vitaly Puzrin <[email protected]>
sample.md: fix spelling of "subscript" and "superscript"

4350cedde23a1491fc90677d8c2dee648ef267c9 authored over 9 years ago by Steve Dougherty <[email protected]>
contribution info update

c4428457e59f19e0a65fd7b643df9fde9bf29cd2 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Expand tabs only when it's needed, as per CommonMark 0.21

b2aee1a9789c74e5eba16ac71d6a7b256fc61067 authored over 9 years ago by Alex Kocharin <[email protected]>
4.4.0 released

4401922b2e08e1e4379ea474f0f9a695c429ec13 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

6c872b5ac3be53bdf8633d3338ee6de5ca854294 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Fix reference edge-case

02c04be9e51b73bcd3f19d80955abb57248c58ea authored over 9 years ago by Alex Kocharin <[email protected]>
Implement new html block algorithm from 0.21

643d9f75a004b77fceb7975f1e44b108e9480d24 authored over 9 years ago by Alex Kocharin <[email protected]>
Update CommonMark spec to 0.21

b2ea95dcb254ea7a76152ace29ca8686a2cc7443 authored over 9 years ago by Alex Kocharin <[email protected]>
Bring ordered list markers up to spec

909f79e62ebbe10416d5b63027e11e2284aa0036 authored over 9 years ago by Alex Kocharin <[email protected]>
4.3.1 released

521588d5f4c4c49dcddbdedfb1ec223b2ca7711c authored over 9 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

95787fec27ad0a7e041eb326289a986860217505 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Allow numbered lists starting from zero

Fixes: https://github.com/markdown-it/markdown-it/issues/129

954e15684854338f716b8d8bdab86c1ed7e4c51f authored over 9 years ago by Alex Kocharin <[email protected]>
Fix class injection in fence renderer

Close https://github.com/markdown-it/markdown-it/issues/128

019bbda5f5ee8b7d00f2633340aef3b0d000e3f1 authored over 9 years ago by Alex Kocharin <[email protected]>
4.3.0 released

abce4475778c9d079f36882ec5105efa929ff932 authored over 9 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

7675276a61dfbf6333ebd67d77a5f4bdcf2da55f authored over 9 years ago by Vitaly Puzrin <[email protected]>
linkify-it dependency update

61dbabb184c161221a727684eabc7b761e8cce2c authored over 9 years ago by Vitaly Puzrin <[email protected]>
4.2.2 released

3e7a021966ae0845ae4b2a29cb69ec349a0b7990 authored over 9 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

9aaf4b284bbac1c5721902f72a76559ef28226ce authored over 9 years ago by Vitaly Puzrin <[email protected]>
Update CommonMark spec to 0.20

7b961ee1eff8ed46fc95580faf77291f717f5924 authored over 9 years ago by Alex Kocharin <[email protected]>
Add multichar replacements in smartquotes

fix #115

a7b2b3b4e8638f2eb1860f7b6dd8e5fbc3c114df authored over 9 years ago by Alex Kocharin <[email protected]>
Disallow empty reference labels

86fd73fcbabd6a18fba3a7bdbf9997cad49e99cb authored over 9 years ago by Alex Kocharin <[email protected]>
Fix skipLastLF handling in getLines

fix #116

c5ee94aaf61a4c4d4b1ab7a3c961a319e4b8a619 authored over 9 years ago by Alex Kocharin <[email protected]>
Add/fix indentation checking in blockquotes

fix #111

d292f72b692b67f7e5d2c062939cfcd01ceb73aa authored over 9 years ago by Alex Kocharin <[email protected]>
lint fix

2bc103844c10880055f87d6fd7aeab089549fc8e authored over 9 years ago by Vitaly Puzrin <[email protected]>
Clarified info about default disabled link schemas

cec9d91e3e386be37fa5abccac51647ec01ae894 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Fixed vimeo renderer override example

6db517357af5bb42398b474efd3755ad33245877 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #104 from spank79/patch-1

updated renderer example for vimeo

98b0e5ff76d20c2652744b472da7a008bbecbda9 authored over 9 years ago by Vitaly Puzrin <[email protected]>
updated renderer example for vimeo

wrong function and attribute name used

5b288d206cb735b4d448e841b9b4e0776726e139 authored over 9 years ago by Sebastian Beyer <[email protected]>
Updated vimeo example

1c1f0c33be67cad6fad6962959c1ebf04da3b9cd authored over 9 years ago by Vitaly Puzrin <[email protected]>
4.2.1 released

b59148a38d3aa3ceb76c50eac8543e9409d6c0a7 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

c4e240204c0ef95d33ed8ba0d3bebf198c876958 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Update CommonMark spec to 0.19

7cd639ed39c12134f44c15ada115952c6569dbf4 authored over 9 years ago by Alex Kocharin <[email protected]>
Update emphasis to match CommonMark 0.19

25fea504f64057e6ca461819d73a2de29766b054 authored over 9 years ago by Alex Kocharin <[email protected]>
More restrictions permalink chars

faa802ac5b92869d3f7dcf00c556168dff0a78c5 authored over 9 years ago by Vitaly Puzrin <[email protected]>
highlight.js update in demo

56693b8ffd705ada676b7fb96b6e679f95ac3caf authored over 9 years ago by Vitaly Puzrin <[email protected]>
Use mdurl for correct permalink encoding

6ff6be7b700c329df2e6a54e5fa80213b080011c authored over 9 years ago by Vitaly Puzrin <[email protected]>
Use browserify to build demo

858475af7aa4b86a40c6edce6924ecb4efa7cad1 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Report coverage separately

006d205c0737448f3f5e5bf0c370e881adb2a8d2 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #96 from xi/feature-typos

more typos

e8bc78af2fe59c7a5a7685e86bfd4f0b0bec6baa authored over 9 years ago by Vitaly Puzrin <[email protected]>
more typos

c29cdd38b58bc7267c27fd9fe2afc613c21c2104 authored over 9 years ago by Tobias Bengfort <[email protected]>
Merge pull request #95 from xi/feature-typos

fix some typos in docs

b73ec7cfc0f967e48cf5ff16794c4f9466bc7ce4 authored over 9 years ago by Vitaly Puzrin <[email protected]>
some typos

I tried to keep out personal taste.

92d23bc926bce0549f61ba5ee1d9672bc7f7f3f5 authored over 9 years ago by Tobias Bengfort <[email protected]>
4.2.0 released

5472253f2b49af442c07bde275c9daa11fa9d314 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

3ad2ab5adb966b49de0bdd5f389f0c2c4eac45d7 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Deps bump

e486f75ad1c8b1b4009639bc27ce301970480531 authored over 9 years ago by Vitaly Puzrin <[email protected]>
4.1.2 released

e11b414d963c15cec34a887d36f3353e7dc240b5 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

ea3ef27a26183962d049c55521c7ff59ac20dfa5 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Added security info

e92f99640f1fd4c518a8ddcd668ed077a0569388 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Bumped linkify-it dependency

f9c87c39adb9ca7d4a9eb3c30812e52e33f3b763 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #88 from adam-p/master

Fixed example for adding target to links

b7ce23b096193fdca94c7f24d3f0055f5dc5b5cc authored over 9 years ago by Vitaly Puzrin <[email protected]>
Fixed example for adding target to links

f159394e7d22bf068177251677dcd2bb867f2e36 authored over 9 years ago by Adam Pritchard <[email protected]>
4.1.1 released

12506ebbdbcc9177ed8281ea9a05233e7969cf42 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

64aa58f008e33847dbe2e3dcae3b635b48bbd435 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #87 from jbt/backticked-pipes-dont-break-table-cells

Don't split cells on pipe characters inside backticks.

866faa151603a31d4cc177d78ebcd2ab7edf4df7 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Don't split cells on pipe characters inside backticks.

Includes some relevant test cases.
Fixes #86

ba16fad6a2a45ec5f140be5e370cc1159f0a2935 authored over 9 years ago by JT <[email protected]>
Added link to CommonMark spec at visible place.

445d61c74e07c637da95023a1bfa9a5667087d72 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #82 from andrey-p/small-docs-fix

Small fix in ruler documentation example

d453b40b39df755e4fdadb8bf356b8dc1726ba8f authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Small fix in ruler documentation example

b14b837a04649676f47c50bd102c74e382ef2d18 authored almost 10 years ago by Andrey Pissantchev <[email protected]>
4.1.0 released

170bc1ce54a943f4d116fbaedc4e9acdcbb23091 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

a414d999badcfb87eacaaf8857fc143ca6e7e1f5 authored almost 10 years ago by Vitaly Puzrin <[email protected]>