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
6c57f7f7924644d9dea79451b764fc36d98bd25f authored almost 10 years ago by Vitaly Puzrin <[email protected]>
0db98f7b4a26a7dedb2f078efdcfe8d163024f94 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
f76d3beb46abd121892a2e2e5c78376354c214e3 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
f7976b25f79df1599c98787e16873d52bd0b7d05 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
f530f2ff7558f8bfe3811a8df1e3e6e8d0781e82 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
20ac8cb74c36a6916af8ea91415bac5486fb7564 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
cc8714584282209853fd14e3e0dfb20dfd9c289b authored almost 10 years ago by Vitaly Puzrin <[email protected]>
e91574c391a4e86dfbcfbe3aa8250e7468fec0e1 authored almost 10 years ago by Alex Kocharin <[email protected]>
1c9c17799eec621145ac2ecc32c3c5a486127d60 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
12b60c69640d9a0569347b71227bd5c0e885cf16 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
a83aaa82a42fed66c4e7f7488314400aae8dbac5 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
d4fe12a6ec5261f97fe207ec7a793d4065588b5c authored almost 10 years ago by Vitaly Puzrin <[email protected]>
0cd5729769d9ec91e0dbd1fd9d3ed12c93615a86 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
45773e223dc43744383f80da65854f86286a7dae authored almost 10 years ago by Vitaly Puzrin <[email protected]>
73599e022badf19c411fd4903f523056a151e9d8 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
e7af95c3f01f5047d64c4d2f169f4b1bbc039a58 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
796f1cf115371cc18cc57ff4f3ea88b18c4cb788 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
908c565fd7a9149d5a0b55eef6d44f7225346af5 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
7bd522167324b5551fc1fc88d24ca779ac3eaf82 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
2d24186e199fbaff492bf63ccc22d0eca7c2bdc7 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
404c78290a4d275492be4d2a809328da95f75c98 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
7075e8881f4f717e2f2932ea156bb8aff649c89d authored almost 10 years ago by Vitaly Puzrin <[email protected]>
3b4e155a1bf89d1693d73552feb9c892ceab4a9e authored almost 10 years ago by Vitaly Puzrin <[email protected]>
e0f01864e8d4521f70da47c57c8e4049e0422230 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
589a2b9f0f7f38e5c05d1e45285a912687337eef authored almost 10 years ago by Vitaly Puzrin <[email protected]>
e173111e401e3f93408efb83706e4a7c69abc66b authored almost 10 years ago by Alex Kocharin <[email protected]>
e9ccf97a0b2c3353dfeda6b4bf013e09bc1b2849 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
84375344d22e9924d768c2b36f5f55ef962410fc authored almost 10 years ago by Vitaly Puzrin <[email protected]>
3ca218b27fc5b4797d8b6d7fdb7fe587e923d8ff authored almost 10 years ago by Vitaly Puzrin <[email protected]>
2b5aca96426b6309023760ff0cc987b746a4e297 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
- 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]>387f3f0a8ebaf21b70468deadf1414c9a3562d55 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
b91a56dac27e89bf0e61edb3676ca2343f7638b5 authored almost 10 years ago by Alex Kocharin <[email protected]>
b8f7b5b64e3465a9f243e9597e568c14c2c275e3 authored almost 10 years ago by Alex Kocharin <[email protected]>
Linkifier might send raw hostnames like "example.com", where url
starts with domain name. So we ...
In urls like `skype:XXX` it prevents XXX to be parsed as domain
name and encoded with punycode.
Entities will usually be replaced with unescapeAll before they
go through the validator.
7037ee34ad3a18828d99a5543b7c7dc6f6c56ab5 authored almost 10 years ago by Alex Kocharin <[email protected]>
- md.normalizeLink
- md.normalizeLinkText
31ce62ce808ecd8c9e3310efb2091fa62b8fbcc4 authored almost 10 years ago by Alex Kocharin <[email protected]>
ab47e3a0c00abb7ec5e484cdb3c8bb011980155d authored almost 10 years ago by Alex Kocharin <[email protected]>
7f8d3ebe82a5538eed282bedd5682c54611621b9 authored almost 10 years ago by Alex Kocharin <[email protected]>
78bbb9a200830a173c29a38c3ef4799086f60898 authored almost 10 years ago by Alex Kocharin <[email protected]>
so all state objects would have roughly the same interface
f1aff8a5b9b5954ccbafac0cd279b06813bf1744 authored almost 10 years ago by Alex Kocharin <[email protected]>e0cfc6db4c9d8b579e63e4747d5cf7876801d610 authored almost 10 years ago by Alex Kocharin <[email protected]>
5a390adbbc739ad0b409a3abce2683e413fe4514 authored almost 10 years ago by Alex Kocharin <[email protected]>
d6128515b30534a8a468ee16cbd8ad2ae673e3b7 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
917f5dee32b4410b01f7949bfd828390e779ebbb authored almost 10 years ago by Vitaly Puzrin <[email protected]>
d76475721cb890fa6065f23f866d25063bb868cb authored almost 10 years ago by Vitaly Puzrin <[email protected]>
9ae876b0fe57973392db7a6735d838a78326930e authored almost 10 years ago by Vitaly Puzrin <[email protected]>
00117cb2e7052e578b376144cf1bfd8143371ba3 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
37308209459963de922e0eb4df8eb2369314ccf2 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
e6e573efa6a8758bdf6a945f7df10811d84ef4d1 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
199e2488e69acc23a37061730f9ef4b0a9ea335c authored almost 10 years ago by Vitaly Puzrin <[email protected]>
18d80c6f0bbe037b216145d10904fe0a9e2a9f01 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
bb4dcf48f474b6abe855fff54b4ee86df27b8772 authored almost 10 years ago by Alex Kocharin <[email protected]>
ec41824b234d7ad66537cda4ba05edea247dd72d authored almost 10 years ago by Vitaly Puzrin <[email protected]>
4aabd5592ea55fb43d6a215b316c89c6f6f1f7db authored almost 10 years ago by Alex Kocharin <[email protected]>
329a35a9c96a9451f66febfdb00255aa06de29c7 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
d76529a654a2fab02e6c92b6b8f241ce8953f645 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
be6e0b7a80e870418f115ada0e883f72950a8b7b authored almost 10 years ago by Vitaly Puzrin <[email protected]>
1dba8be089d0b2fcbfd5cd6d135fa0409ba35df4 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
196be0c20d3b454d6dfd743c0b1f33d2bf209ee9 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
0732ac3bd627ed64d642b326c3363772a3fc04ac authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Use implementation similar to the new emphasis one.
552c130b21b2c731a597b00b17d4db045c1099ec authored almost 10 years ago by Alex Kocharin <[email protected]>489feb9c8c054fab137a6f0416a1a34f0f948bbe authored almost 10 years ago by Vitaly Puzrin <[email protected]>
1. Use unescapeAll instead of replaceEntities(unescapeMd(...))
2. Move replaceEntities(title) ou...
70274da6434e0ed1124b3f4cf24dc51db56768be authored almost 10 years ago by Alex Kocharin <[email protected]>
They are covered with commonmark tests now.
6430fa1b93ff8c73f90f08665c5f3af9037f6ba1 authored almost 10 years ago by Alex Kocharin <[email protected]>b8af54ba8e291f973435e376b8dc408ce98bd3aa authored almost 10 years ago by Alex Kocharin <[email protected]>
e4b59586b635b4725d63fdf5bf1feaafa2874cdf authored almost 10 years ago by Vitaly Puzrin <[email protected]>
3264f172913ca4b8372112388057dd5bf8fb0516 authored almost 10 years ago by Alex Kocharin <[email protected]>
ecd010c020b33b8967f67288dfa14600effa7ad1 authored almost 10 years ago by Alex Kocharin <[email protected]>
8da8eff8da1ea689967d2ee2abba5f26e7bc8f78 authored almost 10 years ago by Alex Kocharin <[email protected]>
9159018e2a446fc97eb3c6e509a8cdc4cc3c358a authored almost 10 years ago by Vitaly Puzrin <[email protected]>
e03f9586c3f355c596a908172d33a08ac6868daf authored almost 10 years ago by Vitaly Puzrin <[email protected]>
1748fc2ff5f8480efeb554c836de6c528fe89504 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
1d4150e71192440a8ee6a5898fdd95c6ea8499bc authored almost 10 years ago by Vitaly Puzrin <[email protected]>
d6d979e610bc6a6ab32689eaaa3ae44cacf44b16 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
52a6dc3bb83d2d2c5611f1e8ee5e5c430783d9e4 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
7ade5e2ec52f9e72381b2a288d62069639d2c4e7 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
72371a85fea8e54ee4bebc61635e5634d01497c1 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
a3a49b5c55383f968c9a8e17432c290d13cb3818 authored almost 10 years ago by Kirill Efimov <[email protected]>
bf5c585a01df0f9d9f2d37122b2bb0b28d57c45b authored almost 10 years ago by Vitaly Puzrin <[email protected]>
e61f9ccec48e32193701a044f42966ac77eb83eb authored almost 10 years ago by Vitaly Puzrin <[email protected]>
ab76af5dd20e8f137febd7cf6c944e74dcc6676c authored almost 10 years ago by Vitaly Puzrin <[email protected]>
01013166959ff13257c66ebb98faa20a54c1f172 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
01d22b245e60171a8db8564731f9d46ae6951187 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
6a99ef029e532c4f647acde17755601f31040605 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
239996ca6ffd5bf7e5dbbb6e5773c3330513e08c authored almost 10 years ago by Vitaly Puzrin <[email protected]>
da35a6bd1d35aebba83158280f65065bbbefc037 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
533b5c89f40b7d8fa4ce6edc8e0a7550f25de90b authored almost 10 years ago by Alex Kocharin <[email protected]>
ref #54
b5d7c2eb88043552a876854724d9c918b1423262 authored almost 10 years ago by Alex Kocharin <[email protected]>43780be4199819d82662b9ab286f4c1b153d9a8e authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Fix link to architecture.md
40506b750cc543cdd47ea91bb96eddeb48eca725 authored almost 10 years ago by Vitaly Puzrin <[email protected]>750249d33857a2810bac92b9f346f8a1626120a7 authored almost 10 years ago by Nicolas Challeil <[email protected]>
d8b77c3a1724a556fd460c33e7987e28244077a7 authored almost 10 years ago by Kirill Efimov <[email protected]>
e77666c4a0cd486fa28ad094d80bb97ec73e87ee authored almost 10 years ago by Vitaly Puzrin <[email protected]>
0076a1ebabf92220ec4657536a46ae2da4788733 authored almost 10 years ago by Kirill Efimov <[email protected]>
e54ffa8e322df850efc9ba38768e4e91b4bd795d authored almost 10 years ago by Kirill Efimov <[email protected]>