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

Workaround for a bug with nested list elements tightness

github.com/markdown-it/markdown-it - d3658c33dcf0e2f18e3bc8d3831796b55fd821c4 authored about 10 years ago by Alex Kocharin <[email protected]>
Fix: "\*" isn't a part of a emphasis marker sequence

github.com/markdown-it/markdown-it - 3afaf55344df030cc0907f9b535700b4e907fc70 authored about 10 years ago by Alex Kocharin <[email protected]>
Fix: whitespace in links element can contain newlines

github.com/markdown-it/markdown-it - 0894209d96d243759432610262e65b525b9ae52f authored about 10 years ago by Alex Kocharin <[email protected]>
Demo: set text area & ouput boxes to full height

github.com/markdown-it/markdown-it - ceb21422450a9c67077a03edb4218bdde3eb399a authored about 10 years ago by Vitaly Puzrin <[email protected]>
Demo: added options support

github.com/markdown-it/markdown-it - 4f773d09d2ae897e3b0db9085071af76bc146be4 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Demo: permalink, autoprefixer

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

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

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

github.com/markdown-it/markdown-it - 07cab424e7b3d807c09fcf7007aac5b5c03bcece authored about 10 years ago by Vitaly Puzrin <[email protected]>
Updated demo files

github.com/markdown-it/markdown-it - 3ec7c4a01adb53e446034e29530c7aada0f6d820 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Set breaks off by default

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

github.com/markdown-it/markdown-it - 9b1df74176753c45525c0e4fe43cecbf903d9a42 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Fixed entities in links & fences according to new spec

github.com/markdown-it/markdown-it - 6b0c7665b8d87a5d83474f297d33d6f948fdc45c authored about 10 years ago by Vitaly Puzrin <[email protected]>
Fixed entities in text for new spec

github.com/markdown-it/markdown-it - e44a7811606332454e61df6b98ae81d728da7bce authored about 10 years ago by Vitaly Puzrin <[email protected]>
HTML block fix (tag names should be case incensitive)

github.com/markdown-it/markdown-it - ca47821eaa90346acbfd0b24a4f09ab5775485c9 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Moved specsplit script to `support`

github.com/markdown-it/markdown-it - 56282f2b327b170c317b08d4f2844983ca2772b4 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Added entities generator script

github.com/markdown-it/markdown-it - 1719153006d5246e3a3548ebae6df92e1ca0d909 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Updated stmd spec to 2014-09-19

github.com/markdown-it/markdown-it - e5459c72f36f02f59babdb9da7bf7d5171fc1a8f authored about 10 years ago by Vitaly Puzrin <[email protected]>
Updated specsplit options and tests

github.com/markdown-it/markdown-it - 5e93d7c4305d87331342807b1bef97b83acd2bd7 authored about 10 years ago by Alex Kocharin <[email protected]>
Small bugfixes

github.com/markdown-it/markdown-it - 7884adfda21c20cf8ef6e3959c219dbf7fd1ec68 authored about 10 years ago by Alex Kocharin <[email protected]>
Add collapsed and full reference links

github.com/markdown-it/markdown-it - 7432a6827cc7d222708bb781bde4b56318098ddb authored about 10 years ago by Alex Kocharin <[email protected]>
Parse link reference definitions

github.com/markdown-it/markdown-it - 45da119338f34cf10c094017a7be92645a9932eb authored about 10 years ago by Alex Kocharin <[email protected]>
Update tests

github.com/markdown-it/markdown-it - 172e1f1315c497fb9137337a57d25a0efc0cb8fd authored about 10 years ago by Alex Kocharin <[email protected]>
Parse links and images

github.com/markdown-it/markdown-it - 0b6b9d206d7dc0115973bf7f08760a951636ed20 authored about 10 years ago by Alex Kocharin <[email protected]>
Added `breaks` option, on by default

github.com/markdown-it/markdown-it - f13f984335cdda3aa9f941068170394e558a660d authored over 10 years ago by Vitaly Puzrin <[email protected]>
Updated tests

github.com/markdown-it/markdown-it - 406a4b0c3d8af5351cda48b28a46b87a65276ab8 authored over 10 years ago by Alex Kocharin <[email protected]>
Implement emphasis parsing

github.com/markdown-it/markdown-it - 74a84f8ecdab5c274bb1445401017a278ce91f88 authored over 10 years ago by Alex Kocharin <[email protected]>
Stmd fuxtures update

github.com/markdown-it/markdown-it - 8c9f90f22148b6bb2366121bc040727dd5ca08da authored over 10 years ago by Vitaly Puzrin <[email protected]>
Fix paragraph tightness

`state.tight` might be updated in the rules, so we should set it
after running rules, not before

github.com/markdown-it/markdown-it - 178cdf477707b7b6ccf5d0e64a52e9f62d71745b authored over 10 years ago by Alex Kocharin <[email protected]>
Fix two consecutive newlines in nested lists

github.com/markdown-it/markdown-it - b3515881f3a68d47735162c7eef6410f2304ab07 authored over 10 years ago by Alex Kocharin <[email protected]>
Remove stopOnTwoNewlines argument in block parser

Replaced with block.listMode (boolean)

github.com/markdown-it/markdown-it - 1449ac720a5c83642644c9cc18a986e33287d5fa authored over 10 years ago by Alex Kocharin <[email protected]>
API & options names polish

github.com/markdown-it/markdown-it - c384f13798be212a645df4a18be73e7d2ec647f7 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Added inline html tags support

github.com/markdown-it/markdown-it - 5d89fd85b01543c811c64bcc8453a3b25b8ba0e7 authored over 10 years ago by Vitaly Puzrin <[email protected]>
moved url schemas list to external file

github.com/markdown-it/markdown-it - 1f7054c18753caa8fad39bee81310e0485fd8ddc authored over 10 years ago by Vitaly Puzrin <[email protected]>
Reworked html parse in block lexer + added `html` option

github.com/markdown-it/markdown-it - a8e6bab747f52769080ef14a8f1beb1f2524553e authored over 10 years ago by Vitaly Puzrin <[email protected]>
Files reorganize/cleanup

github.com/markdown-it/markdown-it - e6341a4812af8c338abc684bb69f7da01fef3582 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Assorted fixes & speed opts

github.com/markdown-it/markdown-it - d87eeb2ab090cbf0af2937f272e28c7a1d77224f authored over 10 years ago by Vitaly Puzrin <[email protected]>
Reworked whitetspaces cleanup in inlines

github.com/markdown-it/markdown-it - c9af6654f885d87f1d40f2295c8bba1110a8d620 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Updated tests

github.com/markdown-it/markdown-it - 3b5df9c65a8acb078a37124abb83d92c66e411e5 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Added backticks parse

github.com/markdown-it/markdown-it - 172e77c3188c6146e6087578a5d8da449746b3af authored over 10 years ago by Vitaly Puzrin <[email protected]>
Added autolink parse

github.com/markdown-it/markdown-it - 0d8b010bd2ee153e388587cf2d787bc31c9b34bb authored over 10 years ago by Vitaly Puzrin <[email protected]>
Updated text match rule

github.com/markdown-it/markdown-it - 1543a38cd7d97888ea7db2fa2df60c2b9470263d authored over 10 years ago by Vitaly Puzrin <[email protected]>
Inline lexer draft

github.com/markdown-it/markdown-it - f4866cb76b133cf7109afcccf8c5801aa9e9802b authored over 10 years ago by Vitaly Puzrin <[email protected]>
Fix blockquotes inside lists

Need to zero out blkIndent, failed test:
---
* a
> b
>
* c
---

github.com/markdown-it/markdown-it - 691516762a969c64d3fcf7ac768ccd2adce51cfd authored over 10 years ago by Alex Kocharin <[email protected]>
Fix list continuation.

It should take indent into account:
---
- lev1
- lev2

- next
---

github.com/markdown-it/markdown-it - 4f834e417d0b4cb1e0a722820a20b42e72270b7b authored over 10 years ago by Alex Kocharin <[email protected]>
Blockquote parsing improved

github.com/markdown-it/markdown-it - e3a7ddf4a8f919812c002da8e276e7fb6540a859 authored over 10 years ago by Alex Kocharin <[email protected]>
Added html block draft + minor fixes

github.com/markdown-it/markdown-it - 350d0174df8a32a4b2e74e6511de3444b7fa6faf authored over 10 years ago by Vitaly Puzrin <[email protected]>
Fix nested elements inside lists

"# foo" should be parsed as "h1", not as a continuation
---
- test
# foo
---

github.com/markdown-it/markdown-it - 7a8899e5013ef0adb8e4363265a97492bbf2d20d authored over 10 years ago by Alex Kocharin <[email protected]>
Fix nested code blocks inside lists

This is now parsed correctly:
---
- test
---

github.com/markdown-it/markdown-it - d8fd23eb49d5fdbd621ac5fa951fbcd6dfbe126f authored over 10 years ago by Alex Kocharin <[email protected]>
Added stmd to benchmark

github.com/markdown-it/markdown-it - d106c1fc5f2235fa77cf420ad7138adcbccc9b90 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Rewritten string fetch for inline tokenizer + list fixes

github.com/markdown-it/markdown-it - 9728b685ec547c6cca78ecfe61cd5763d9635e40 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Reimplement lists using indent algorithm

And put blkIndents everywhere appropriate in block rules.

github.com/markdown-it/markdown-it - d6651b5ce6498e2ebf7fe2384470a3d92ff1d1cc authored over 10 years ago by Alex Kocharin <[email protected]>
Frozen eslint version to fix warnings

github.com/markdown-it/markdown-it - 2c7edcb3a3e890cbdf9fc1cbbcb650686c62b505 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Better algorithm for parsing lists

github.com/markdown-it/markdown-it - 60f36941fafe3bb0dd2ecff56cc07541b2285f6f authored over 10 years ago by Alex Kocharin <[email protected]>
Better algorithm for parsing block quotes

github.com/markdown-it/markdown-it - 470bfecbd402ce288c2cd9d3119f331bcd40c7f0 authored over 10 years ago by Alex Kocharin <[email protected]>
Removing two failed tests

github.com/markdown-it/markdown-it - 2905b707bccf0182907bccfd72276dec533f1c57 authored over 10 years ago by Alex Kocharin <[email protected]>
Fix .editorconfig

1. For makefiles indentation is <tab>
2. For markdown files whitespace shouldn't be trimmed

github.com/markdown-it/markdown-it - 4e75fccb7d26ec0ac59c0727116a8e55afee4f38 authored over 10 years ago by Alex Kocharin <[email protected]>
fences, heading, list fixes for stmd cases

github.com/markdown-it/markdown-it - e0a153fe090f25de30c45436a590f232718b08d3 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Replace tabs properly

github.com/markdown-it/markdown-it - 80b422304091884bef0f5de7bba9edefa5d1778b authored over 10 years ago by Vitaly Puzrin <[email protected]>
Updated stmd fixtures

github.com/markdown-it/markdown-it - 1a48d7355c0395df7fa69308b88736825dfbbf3f authored over 10 years ago by Vitaly Puzrin <[email protected]>
Tight lists + shink start of strings in inline blocks

github.com/markdown-it/markdown-it - 4aa169634f4816069fbb91ab917d0da6850aa396 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Replaced old stmd tests with fresh specs

github.com/markdown-it/markdown-it - bdb1e17a99e0577f3e232b3ddc684fd1ec198921 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Pass token index to renderer fn + use it for br magick

github.com/markdown-it/markdown-it - abc2900ce66b2ad41decd31948e8a38b410c14f0 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Minor assorted fixes to better match spec

github.com/markdown-it/markdown-it - 828688087854b30b9163f4e09ced25edbd7ff172 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Added stmd spec processor tool

github.com/markdown-it/markdown-it - 8000a0889133602c4b319f0dc25250c16b0b10d5 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Moved empty lines logic from rules to block parser

github.com/markdown-it/markdown-it - 1b60163ba380cba55b687090e5d0d08c32192e02 authored over 10 years ago by Alex Kocharin <[email protected]>
list review & reorganize

github.com/markdown-it/markdown-it - 65f096804aa7576c78f94bd14c96f004f765602b authored over 10 years ago by Vitaly Puzrin <[email protected]>
Added lists and basic support for tables

github.com/markdown-it/markdown-it - 0393a77aee4a99ec66854c2687f767576f0ae6da authored over 10 years ago by Alex Kocharin <[email protected]>
Renderer rules are now modifiable

github.com/markdown-it/markdown-it - 79a25c777ffcbc9177880c4c5057c04e57f0adc0 authored over 10 years ago by Vitaly Puzrin <[email protected]>
replaced jshint with eslint for better style check

github.com/markdown-it/markdown-it - a8f9ea5b57b8ddba766a5bf050dd6e62c1b1a428 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Implemented nested blocks lexing, now block quotes works as expected

github.com/markdown-it/markdown-it - 8cf045d94002562352cdb87f9ab9292af4fddb41 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Fixed fenses & updated tests

github.com/markdown-it/markdown-it - 4e0453e4a5976fa253b1022ba3521c6ee0c7b960 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Added bullet list stub

This is incomplete yet:

- one element per list only
- list item may contain only one paragraph

github.com/markdown-it/markdown-it - bb0175e19415b3f31e0d3e3af69a18c4c63d5b26 authored over 10 years ago by Alex Kocharin <[email protected]>
Improved fixtures structure

github.com/markdown-it/markdown-it - 9f4952fd0ad0ed5ed7fc1344fcec9a57280e8daf authored over 10 years ago by Vitaly Puzrin <[email protected]>
Added blockquotes stub

github.com/markdown-it/markdown-it - 0912291a8578f6cea3ba31ba7229f344dac98086 authored over 10 years ago by Alex Kocharin <[email protected]>
Splitted block lexer & index to files

github.com/markdown-it/markdown-it - 52b4e44de4c39836dbab3ca6903b76e76708e8b1 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Updated test fixtures & loader

github.com/markdown-it/markdown-it - 30b401e22b904f6e8e0ce9b0fcae55451d02c8da authored over 10 years ago by Vitaly Puzrin <[email protected]>
lhead, fences, indent cache

github.com/markdown-it/markdown-it - 9c99ff47a167afdafa6da5e2d4340ae68824d0c8 authored over 10 years ago by Vitaly Puzrin <[email protected]>
atx headers + access to named rules via lexers

github.com/markdown-it/markdown-it - e9645b6e4eb16c533524f6f0ebe626ff909d97e8 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Added lexer/renderer stubs

github.com/markdown-it/markdown-it - c72bba2090f2a13ec83c2f3825cefbda5e57e821 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Updated `make gh-pages`

github.com/markdown-it/markdown-it - aaa48c13a14096984e033cadd882ac8785ac6b3b authored over 10 years ago by Vitaly Puzrin <[email protected]>
Added demo stub and updated docs

github.com/markdown-it/markdown-it - 6be971da24285b696004ec3e95b3d2b2dcf36408 authored over 10 years ago by Vitaly Puzrin <[email protected]>
First commit

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