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

Moved string helpers to utilities

0e3e1171e6ab2ac6b5f72e2e39fa3fd2758678e3 authored over 10 years ago
Added hook to validate links

81778ecdba4292232a765921c4e59a6e980053f3 authored over 10 years ago
del -> strikethrough

92d9fde58510a52d3acef65a6e4c1c48b59c7e80 authored over 10 years ago
Typo fixes and minor doc update

167bcd794005ec2b954efa262138c40068292ab8 authored over 10 years ago
Updated demo styles and docs

f300ed0ca5289ff2cbb9679beb3d1de79dacbb95 authored over 10 years ago
Demo defaults update

9ddf69ed1d445552ee2a01cd503a9bb3c1ad7170 authored over 10 years ago
Demo rebuild

95299f52c6a472d702a652c73fd8ec0d37456f82 authored over 10 years ago
Added strict commonmark option to demo

f17ce5a663a519d78cf79e9e333582224a83344c authored over 10 years ago
Updated demo text with ads, LOL

a22bd6997ca2e7f5bc21bf7e0fce2d917001945d authored over 10 years ago
Add remarked tests for tables and fix renderer accordingly

6e704c2dce989dbf4434f40c4d86f45535cf62bc authored over 10 years ago
demo update

013c8ecc7d7e084394876089bb45d0e48120c41c authored over 10 years ago
Docs minor update

563f4b1bffb5fa3add936da8a57c79a31da51187 authored over 10 years ago
Forbid nested reference links

6d4538910c3a721f9c593e1f96f6918a5ff08242 authored over 10 years ago
Optimize backtracking in links

16c34161a5eb97bd0ead6d4d42fe89083f704077 authored over 10 years ago
Add more tests

+ a benchmark case

26d1dab349a31b98ca9f3196f1eb281832822a10 authored over 10 years ago
Splitted typographer tests

87811600acc505cd27cd092c305d9192d15f1023 authored over 10 years ago
Docs update

97f3a83c2963ffbb6c52f88cd267f42118d5cf3d authored over 10 years ago
Demo update

e52196d10e36ca6d8688337c213e8b106c452338 authored over 10 years ago
Code structure and options refactoring

b27c630815e426d397fcac9188b57c641e909d1a authored over 10 years ago
Added links autoconversion

fd9d270478964cc8d27c2eda686b66d9a31fcc35 authored over 10 years ago
Typographer: enchanced plain rules

1dcdd61850d22a62ab70fb0e9ab148250016b077 authored over 10 years ago
Replaced `assign` helper

61f21ac84867899146c0a56fada6e571651b57a0 authored over 10 years ago
Started adding remarkable-specific tests

4e4a43a0a5fda5c3f801767cbd26d1d3fab2aa87 authored over 10 years ago
Added typographer draft

1342db2d9687e87de2fbf8f2e0be2fdb3c6649ff authored over 10 years ago
Add strikeout (del) tag

+ trivial emphasis bugfix

9942fd5b4b8fb2ff03543422120301b43c5718c6 authored over 10 years ago
demo rebuild

09f31b8563624c3b91fbc7c158d82e9f0edb3b47 authored over 10 years ago
Options rename

892460ed0b952f24d1b5f8e736e91818c3738741 authored over 10 years ago
Benchmark: updated stmd implementation

4799410f48c48b0034fba27adfa7f82d091d45c9 authored over 10 years ago
Fix benchmark options (enable html)

337b08ee836a8f2d2032d02e909680bd547dd5a8 authored over 10 years ago
Removed orphaned code

bff7f50fc0b188dc499338b07c43d6419d4eaf98 authored over 10 years ago
Move link helpers to it's own file

+ return value of parseLink* functions in the state

0705173c878468dd7f03b1541e2002b5de020c66 authored over 10 years ago
Trivial bugfix in the links rule

bbac451a42c158d57a9f05743270b202ff8273e2 authored over 10 years ago
Limit element depth

9aea37acc1d3cdc17904698def82fd51a3653e65 authored over 10 years ago
Add more benchmark fixtures

dd538c17fb4d094312da846fbf1ff4ca01bed5ae authored over 10 years ago
Moved rules manager to separate class (inline parser)

7a13199f6d70adce4656ec569c0078db526d5d12 authored over 10 years ago
Moved rules manager to separate class (block parser only)

73905030660e076bdcb44f2504ca1d46bd3243d7 authored over 10 years ago
Renamed main class & file

ece7b3e3f1273813a26b2419d9fa774080b4100e authored over 10 years ago
Rename "lexer" to "parser"

and move rules from lexer_* to rules_*

0453b72bf126aa67aa911b58d88ea6074e543034 authored over 10 years ago
Move parse_reference to its own file

+ change its signature

c8fa672cecc65c2b0c66c93a376bd931f3f93d8f authored over 10 years ago
Docs update

65063c80c7027d4606fb40cfb8cd0d30fa3bc994 authored over 10 years ago
Should fix ssl for demo

2d3623eff74c80df6316efad1659adf18536584c authored over 10 years ago
Added syntax highlight support for fenced blocks

58f2b8c37effe7ce76ad742ce038faaebac979ee authored over 10 years ago
Add single-rule test cases

7ed14aa3c4bf2f73b88f33d55abda60e5cfe62c7 authored over 10 years ago
Add tokenizeSingle method

b492fa2cc2b7f16321846cea139898efc233296b authored over 10 years ago
Add state.level everywhere

46dc1f93acc8b1a1a91f2cfdf052aa743f90e19c authored over 10 years ago
Updated demo text style

ff46c8ae3d66b552ead35e0f81d34c8680a8273b authored over 10 years ago
Demo: updated css & browser js files

6928f2b4a0348a893162521d84fc27d25d3aef9d authored over 10 years ago
Update tests

0a56b029a6bc70c8e7efa6f298fe87d9d924efd0 authored over 10 years ago
Fix: "\*" isn't a part of a emphasis marker sequence

3afaf55344df030cc0907f9b535700b4e907fc70 authored over 10 years ago
Workaround for a bug with nested list elements tightness

d3658c33dcf0e2f18e3bc8d3831796b55fd821c4 authored over 10 years ago
Fix: whitespace in links element can contain newlines

0894209d96d243759432610262e65b525b9ae52f authored over 10 years ago
Demo: set text area & ouput boxes to full height

ceb21422450a9c67077a03edb4218bdde3eb399a authored over 10 years ago
Demo: added options support

4f773d09d2ae897e3b0db9085071af76bc146be4 authored over 10 years ago
Demo: permalink, autoprefixer

0b4e1350f7b16348134c63f6776d6a858a891ebe authored over 10 years ago
Refactored demo build scripts

ab3cda9527798e1da5a090d40e72fca65e47c877 authored over 10 years ago
Demo cleanup

ff4c7b72629defd603ee4729b4916210b9a7651c authored over 10 years ago
browser files rebuild

07cab424e7b3d807c09fcf7007aac5b5c03bcece authored over 10 years ago
Updated demo files

3ec7c4a01adb53e446034e29530c7aada0f6d820 authored over 10 years ago
Set breaks off by default

bad3649d0f1f123b0eb18078753139c0198be3cb authored over 10 years ago
Code cleanup

9b1df74176753c45525c0e4fe43cecbf903d9a42 authored over 10 years ago
Fixed entities in links & fences according to new spec

6b0c7665b8d87a5d83474f297d33d6f948fdc45c authored over 10 years ago
Fixed entities in text for new spec

e44a7811606332454e61df6b98ae81d728da7bce authored over 10 years ago
HTML block fix (tag names should be case incensitive)

ca47821eaa90346acbfd0b24a4f09ab5775485c9 authored over 10 years ago
Moved specsplit script to `support`

56282f2b327b170c317b08d4f2844983ca2772b4 authored over 10 years ago
Added entities generator script

1719153006d5246e3a3548ebae6df92e1ca0d909 authored over 10 years ago
Updated stmd spec to 2014-09-19

e5459c72f36f02f59babdb9da7bf7d5171fc1a8f authored over 10 years ago
Updated specsplit options and tests

5e93d7c4305d87331342807b1bef97b83acd2bd7 authored over 10 years ago
Small bugfixes

7884adfda21c20cf8ef6e3959c219dbf7fd1ec68 authored over 10 years ago
Add collapsed and full reference links

7432a6827cc7d222708bb781bde4b56318098ddb authored over 10 years ago
Parse link reference definitions

45da119338f34cf10c094017a7be92645a9932eb authored over 10 years ago
Update tests

172e1f1315c497fb9137337a57d25a0efc0cb8fd authored over 10 years ago
Parse links and images

0b6b9d206d7dc0115973bf7f08760a951636ed20 authored over 10 years ago
Added `breaks` option, on by default

f13f984335cdda3aa9f941068170394e558a660d authored over 10 years ago
Updated tests

406a4b0c3d8af5351cda48b28a46b87a65276ab8 authored over 10 years ago
Implement emphasis parsing

74a84f8ecdab5c274bb1445401017a278ce91f88 authored over 10 years ago
Stmd fuxtures update

8c9f90f22148b6bb2366121bc040727dd5ca08da authored over 10 years ago
Fix paragraph tightness

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

178cdf477707b7b6ccf5d0e64a52e9f62d71745b authored over 10 years ago
Fix two consecutive newlines in nested lists

b3515881f3a68d47735162c7eef6410f2304ab07 authored over 10 years ago
Remove stopOnTwoNewlines argument in block parser

Replaced with block.listMode (boolean)

1449ac720a5c83642644c9cc18a986e33287d5fa authored over 10 years ago
API & options names polish

c384f13798be212a645df4a18be73e7d2ec647f7 authored over 10 years ago
Added inline html tags support

5d89fd85b01543c811c64bcc8453a3b25b8ba0e7 authored over 10 years ago
moved url schemas list to external file

1f7054c18753caa8fad39bee81310e0485fd8ddc authored over 10 years ago
Reworked html parse in block lexer + added `html` option

a8e6bab747f52769080ef14a8f1beb1f2524553e authored over 10 years ago
Files reorganize/cleanup

e6341a4812af8c338abc684bb69f7da01fef3582 authored over 10 years ago
Assorted fixes & speed opts

d87eeb2ab090cbf0af2937f272e28c7a1d77224f authored over 10 years ago
Reworked whitetspaces cleanup in inlines

c9af6654f885d87f1d40f2295c8bba1110a8d620 authored over 10 years ago
Updated tests

3b5df9c65a8acb078a37124abb83d92c66e411e5 authored over 10 years ago
Added backticks parse

172e77c3188c6146e6087578a5d8da449746b3af authored over 10 years ago
Added autolink parse

0d8b010bd2ee153e388587cf2d787bc31c9b34bb authored over 10 years ago
Updated text match rule

1543a38cd7d97888ea7db2fa2df60c2b9470263d authored over 10 years ago
Inline lexer draft

f4866cb76b133cf7109afcccf8c5801aa9e9802b authored over 10 years ago
Fix blockquotes inside lists

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

691516762a969c64d3fcf7ac768ccd2adce51cfd authored over 10 years ago
Fix list continuation.

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

- next
---

4f834e417d0b4cb1e0a722820a20b42e72270b7b authored over 10 years ago
Blockquote parsing improved

e3a7ddf4a8f919812c002da8e276e7fb6540a859 authored over 10 years ago
Added html block draft + minor fixes

350d0174df8a32a4b2e74e6511de3444b7fa6faf authored over 10 years ago
Fix nested elements inside lists

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

7a8899e5013ef0adb8e4363265a97492bbf2d20d authored over 10 years ago
Fix nested code blocks inside lists

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

d8fd23eb49d5fdbd621ac5fa951fbcd6dfbe126f authored over 10 years ago
Added stmd to benchmark

d106c1fc5f2235fa77cf420ad7138adcbccc9b90 authored over 10 years ago
Rewritten string fetch for inline tokenizer + list fixes

9728b685ec547c6cca78ecfe61cd5763d9635e40 authored over 10 years ago
Reimplement lists using indent algorithm

And put blkIndents everywhere appropriate in block rules.

d6651b5ce6498e2ebf7fe2384470a3d92ff1d1cc authored over 10 years ago