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

Fixed regexes in prev commit (should match strings from the start only)

6c57f7f7924644d9dea79451b764fc36d98bd25f authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Simplified links validator - use regexes

0db98f7b4a26a7dedb2f078efdcfe8d163024f94 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Disabled data URIs (allow only some whitelisted images)

f76d3beb46abd121892a2e2e5c78376354c214e3 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Added link to ruby/rubymotion port

f7976b25f79df1599c98787e16873d52bd0b7d05 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
4.0.3 released

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

20ac8cb74c36a6916af8ea91415bac5486fb7564 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Regex workagound for phantomjs, related to #77

cc8714584282209853fd14e3e0dfb20dfd9c289b authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Smartquote rule cleanup

e91574c391a4e86dfbcfbe3aa8250e7468fec0e1 authored almost 10 years ago by Alex Kocharin <[email protected]>
Bumped linkify-it dependency

1c9c17799eec621145ac2ecc32c3c5a486127d60 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
4.0.2 released

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

a83aaa82a42fed66c4e7f7488314400aae8dbac5 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Fixed html block tags with numbers in name, closes #74

d4fe12a6ec5261f97fe207ec7a793d4065588b5c authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Dev docs examples update to v4 chandes

0cd5729769d9ec91e0dbd1fd9d3ed12c93615a86 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Renderer cleanup

45773e223dc43744383f80da65854f86286a7dae authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Fixed emphasis closing token marker, closes #69

73599e022badf19c411fd4903f523056a151e9d8 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
lint fix

e7af95c3f01f5047d64c4d2f169f4b1bbc039a58 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Benchmarks update

796f1cf115371cc18cc57ff4f3ea88b18c4cb788 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Travis: use docker containers (start faster)

908c565fd7a9149d5a0b55eef6d44f7225346af5 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
4.0.1 released

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

2d24186e199fbaff492bf63ccc22d0eca7c2bdc7 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Added custom container plugin demo

404c78290a4d275492be4d2a809328da95f75c98 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Updated and optimized call

7075e8881f4f717e2f2932ea156bb8aff649c89d authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Demo deps update

3b4e155a1bf89d1693d73552feb9c892ceab4a9e authored almost 10 years ago by Vitaly Puzrin <[email protected]>
4.0.0 released

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

589a2b9f0f7f38e5c05d1e45285a912687337eef authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Remove stateCore.push() method

e173111e401e3f93408efb83706e4a7c69abc66b authored almost 10 years ago by Alex Kocharin <[email protected]>
Commented out unused `replaceEntities()`

e9ccf97a0b2c3353dfeda6b4bf013e09bc1b2849 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Simplified replacer

84375344d22e9924d768c2b36f5f55ef962410fc authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Deps refresh & migration link

3ca218b27fc5b4797d8b6d7fdb7fe587e923d8ff authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Docs update

2b5aca96426b6309023760ff0cc987b746a4e297 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Tweak scanDelims algorithm

- explicitly set nextChar and lastChar to 0x20 at the begin/end of line

- `_` between punctua...

3ba6f8b6d28a7d75fc4e11decb890b4979ba3e50 authored almost 10 years ago by Alex Kocharin <[email protected]>
Use externap package for entities data

387f3f0a8ebaf21b70468deadf1414c9a3562d55 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Fix ndoc comments

b91a56dac27e89bf0e61edb3676ca2343f7638b5 authored almost 10 years ago by Alex Kocharin <[email protected]>
Add markup info for autolink and linkifier tokens

b8f7b5b64e3465a9f243e9597e568c14c2c275e3 authored almost 10 years ago by Alex Kocharin <[email protected]>
Fix protocol-less urls from linkifier

Linkifier might send raw hostnames like "example.com", where url
starts with domain name. So we ...

141308d1a7a40c735f3609ef8dbe753075f39d17 authored almost 10 years ago by Alex Kocharin <[email protected]>
Punycode domain names only in known schemas

In urls like `skype:XXX` it prevents XXX to be parsed as domain
name and encoded with punycode.

b05bfd6e8b379025359eff8f18987d1c262ecda9 authored almost 10 years ago by Alex Kocharin <[email protected]>
Remove replaceEntities from validateLink

Entities will usually be replaced with unescapeAll before they
go through the validator.

2a66fb8fbfa8255f4939b874057e6a947e4c8bf0 authored almost 10 years ago by Alex Kocharin <[email protected]>
Add tests for normalization functions

7037ee34ad3a18828d99a5543b7c7dc6f6c56ab5 authored almost 10 years ago by Alex Kocharin <[email protected]>
Add configurable url normalizers

- md.normalizeLink
- md.normalizeLinkText

77e8b6cad03faccfd8441e955b3b955a6173faec authored almost 10 years ago by Alex Kocharin <[email protected]>
Re-export uc.micro as md.utils.lib.ucmicro

31ce62ce808ecd8c9e3310efb2091fa62b8fbcc4 authored almost 10 years ago by Alex Kocharin <[email protected]>
Update demo script to use [email protected] api

ab47e3a0c00abb7ec5e484cdb3c8bb011980155d authored almost 10 years ago by Alex Kocharin <[email protected]>
Update strikethrough scanDelims to match emphasis

7f8d3ebe82a5538eed282bedd5682c54611621b9 authored almost 10 years ago by Alex Kocharin <[email protected]>
Add token.meta for use in plugins

78bbb9a200830a173c29a38c3ef4799086f60898 authored almost 10 years ago by Alex Kocharin <[email protected]>
Add StateCore.Token and StateCore.push()

so all state objects would have roughly the same interface

f1aff8a5b9b5954ccbafac0cd279b06813bf1744 authored almost 10 years ago by Alex Kocharin <[email protected]>
Re-export uc.micro and mdurl

e0cfc6db4c9d8b579e63e4747d5cf7876801d610 authored almost 10 years ago by Alex Kocharin <[email protected]>
Make Token class accessible from a State

5a390adbbc739ad0b409a3abce2683e413fe4514 authored almost 10 years ago by Alex Kocharin <[email protected]>
Removed unnecessary checks

d6128515b30534a8a468ee16cbd8ad2ae673e3b7 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Attrs renderer signature change

917f5dee32b4410b01f7949bfd828390e779ebbb authored almost 10 years ago by Vitaly Puzrin <[email protected]>
typo fix

d76475721cb890fa6065f23f866d25063bb868cb authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Splitted replacements & smartquotes to smaller functions

9ae876b0fe57973392db7a6735d838a78326930e authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Changes to improve speed on node 0.12 & iojs

00117cb2e7052e578b376144cf1bfd8143371ba3 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Added token helpers & reorganized renderer

37308209459963de922e0eb4df8eb2369314ccf2 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Added example of tuneable text rule, for memory

e6e573efa6a8758bdf6a945f7df10811d84ef4d1 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Docs update

199e2488e69acc23a37061730f9ef4b0a9ea335c authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Moved validateLink() to root class

18d80c6f0bbe037b216145d10904fe0a9e2a9f01 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Set token.markup whereever appropriate

bb4dcf48f474b6abe855fff54b4ee86df27b8772 authored almost 10 years ago by Alex Kocharin <[email protected]>
Fixed linkifier priority, closes #66

ec41824b234d7ad66537cda4ba05edea247dd72d authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Use a common class for tokens

4aabd5592ea55fb43d6a215b316c89c6f6f1f7db authored almost 10 years ago by Alex Kocharin <[email protected]>
3.1.0 released

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

d76529a654a2fab02e6c92b6b8f241ce8953f645 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
package.json cleanup

be6e0b7a80e870418f115ada0e883f72950a8b7b authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Removed tests added to spec and fixed coverage

1dba8be089d0b2fcbfd5cd6d135fa0409ba35df4 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Tests formatting cleanup

196be0c20d3b454d6dfd743c0b1f33d2bf209ee9 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Var rename & coverage improve

0732ac3bd627ed64d642b326c3363772a3fc04ac authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Improve smartquotes handling

Use implementation similar to the new emphasis one.

552c130b21b2c731a597b00b17d4db045c1099ec authored almost 10 years ago by Alex Kocharin <[email protected]>
Deps & changelog update

489feb9c8c054fab137a6f0416a1a34f0f948bbe authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Improve replaceEntities handling

1. Use unescapeAll instead of replaceEntities(unescapeMd(...))
2. Move replaceEntities(title) ou...

4f6e8d4830897181a82b706f7bc4fb22ef475c76 authored almost 10 years ago by Alex Kocharin <[email protected]>
Update CommonMark spec to 0.18

70274da6434e0ed1124b3f4cf24dc51db56768be authored almost 10 years ago by Alex Kocharin <[email protected]>
Remove extra tests

They are covered with commonmark tests now.

6430fa1b93ff8c73f90f08665c5f3af9037f6ba1 authored almost 10 years ago by Alex Kocharin <[email protected]>
Use unescapeAll for links unescaping

b8af54ba8e291f973435e376b8dc408ce98bd3aa authored almost 10 years ago by Alex Kocharin <[email protected]>
Doc fix, closes #64

e4b59586b635b4725d63fdf5bf1feaafa2874cdf authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Use mdurl module instead of decodeURI+encodeURI

3264f172913ca4b8372112388057dd5bf8fb0516 authored almost 10 years ago by Alex Kocharin <[email protected]>
Bring emphasis up to spec

ecd010c020b33b8967f67288dfa14600effa7ad1 authored almost 10 years ago by Alex Kocharin <[email protected]>
Update CommonMark spec to 0.17+

8da8eff8da1ea689967d2ee2abba5f26e7bc8f78 authored almost 10 years ago by Alex Kocharin <[email protected]>
Replaced `autolinker` with `linkify-it`, closes #2

9159018e2a446fc97eb3c6e509a8cdc4cc3c358a authored almost 10 years ago by Vitaly Puzrin <[email protected]>
3.0.7 released

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

1748fc2ff5f8480efeb554c836de6c528fe89504 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Istanbul: ignore uncoverable condition

1d4150e71192440a8ee6a5898fdd95c6ea8499bc authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Changelog update

d6d979e610bc6a6ab32689eaaa3ae44cacf44b16 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Added basic CLI support. Related to #60, #9

52a6dc3bb83d2d2c5611f1e8ee5e5c430783d9e4 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Clarified isWhiteSpace()

7ade5e2ec52f9e72381b2a288d62069639d2c4e7 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Replaced unicode-7.0.0 with uc.micro to reduce size

72371a85fea8e54ee4bebc61635e5634d01497c1 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Tables: add/remove columns to match the first row, fix #59

a3a49b5c55383f968c9a8e17432c290d13cb3818 authored almost 10 years ago by Kirill Efimov <[email protected]>
Moved testing CLI script to another location, to avoid confusion. Related to #60, #9

bf5c585a01df0f9d9f2d37122b2bb0b28d57c45b authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Use punctuation re from unicode-7.0.0 & compacted html re

e61f9ccec48e32193701a044f42966ac77eb83eb authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Updated contribution info

ab76af5dd20e8f137febd7cf6c944e74dcc6676c authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Removed blockquote from termination rules for the self

01013166959ff13257c66ebb98faa20a54c1f172 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
3.0.6 released

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

6a99ef029e532c4f647acde17755601f31040605 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Cangelog update

239996ca6ffd5bf7e5dbbb6e5773c3330513e08c authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Removed not needed empty array im params

da35a6bd1d35aebba83158280f65065bbbefc037 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Add a benchmark with a long list of references

533b5c89f40b7d8fa4ce6edc8e0a7550f25de90b authored almost 10 years ago by Alex Kocharin <[email protected]>
Don't terminate references with other references

ref #54

b5d7c2eb88043552a876854724d9c918b1423262 authored almost 10 years ago by Alex Kocharin <[email protected]>
Improved reference scan efficiency, related to #54

43780be4199819d82662b9ab286f4c1b153d9a8e authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #52 from STuFF/patch-1

Fix link to architecture.md

40506b750cc543cdd47ea91bb96eddeb48eca725 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Fix link to architecture.md

750249d33857a2810bac92b9f346f8a1626120a7 authored almost 10 years ago by Nicolas Challeil <[email protected]>
Sync scroll for preview->src, fix #1

d8b77c3a1724a556fd460c33e7987e28244077a7 authored almost 10 years ago by Kirill Efimov <[email protected]>
moved normalizeReference to utils, closes #42

e77666c4a0cd486fa28ad094d80bb97ec73e87ee authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Added ability to escape table row separator, fix #5

0076a1ebabf92220ec4657536a46ae2da4788733 authored almost 10 years ago by Kirill Efimov <[email protected]>
Added table rule tests

e54ffa8e322df850efc9ba38768e4e91b4bd795d authored almost 10 years ago by Kirill Efimov <[email protected]>