Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/quantizor/markdown-to-jsx
🏭 The most lightweight, customizable React markdown component.
https://github.com/quantizor/markdown-to-jsx
d5b4b12ede5681949cacd4a09c971dabb008bb75 authored about 7 years ago
d0f5fe2602cf2f4254bd3d338f7a3ecd8190754a authored about 7 years ago
dd0711d2ccc023c17ffd1a7179899d6200a7d00f authored about 7 years ago
it does introduce a bit of extra code, but not enough
to matter
dc50224857b5b9ca8b35bcb010c6b340927a5401 authored about 7 years ago
It's up to the implementor to do something with them. We won't
use eval in this library due to s...
leaving them alone because the quotes are a useful signal as to the
the desired "type" of the value
also introduces support for parsing booleans in JSX interpolation
cbc776e87f5f0b827bcc90a4d7afbf4cff2e9c1b authored about 7 years ago178a961850d52ef15e44913ad572ad3b9c59a12f authored about 7 years ago
fixes #140
07bcf60b0a1679503105c78ef229b42074af0ec7 authored about 7 years ago97bef99e61ad2af0198dd0a6856c43cf55eb0e55 authored about 7 years ago
89978ba384e87fbd2f11afaef6c6f163ee67abda authored about 7 years ago
68a3cd22294b229664f6e8f87ea74507859657f3 authored about 7 years ago
* fix extra table cell rendered for external pipe syntax
* add some more tests
* handle co...
52564d39ce41060dc2d3a21678dc99ee0a40d704 authored about 7 years ago6e387ff2ab820432f16691a82b20cd8f87d2c0d4 authored about 7 years ago
a9e3b744773ea840b0fdfb0d84c905eacb5e7dbb authored about 7 years ago
29f3aed77ad2814ffcf3305796334434e90acb6d authored about 7 years ago
By default, the compiler will try to make an intelligent guess
about the content passed and wrap...
1ccf119e025110b0e1949b61641ff62f28e43c66 authored about 7 years ago
2363c39e155e60c873d9115b27792cdd1073621d authored about 7 years ago
2e900769fbb527013f7e6204dc641c5f7cd80557 authored about 7 years ago
8e2f3fa2e28eda87fc72f3ea6497666731438548 authored about 7 years ago
92eba86518e36d8ec79f2f4d9c29e0ff03b7edea authored about 7 years ago
af543ce1faffa78768393c906656a597d8d9f1a7 authored about 7 years ago
be14d43a53cb38e143dbf0d73ebd4c8cd52e5b12 authored about 7 years ago
62c7aa6bc0dd092aa71e9b398a5bb5c32c28e8d8 authored about 7 years ago
3af3dd5ef4f12e1ade2decc6821a3b81bb9b488f authored about 7 years ago
bef82a5fa3f84fddb16b423f95f4930dfcbcf8e3 authored about 7 years ago
8ffb636cf239a5a1bb809a8a943efcd88d0df5cb authored about 7 years ago
a391247be82c9de8e1ac3057af0cf270119f5daa authored about 7 years ago
* use the same heuristic as React to handle hyphenated attributes
* remove some unnecessary c...
5cbb12f6c3521b388432e7d4a58476ef80d7e82a authored about 7 years agobd181b94a4739cb22fe27eab481acdf149a645fe authored about 7 years ago
fc5c1332ac27e5dec3a4933907f51e78b6f39bbf authored about 7 years ago
8e2b38067e963b971604a8ba546a0738fdabf3ca authored about 7 years ago
a3e39b196ce326454c7ba34fde83462fafd4bdcf authored about 7 years ago
86b2adf62d0a4e466dca84df7c6969da98d0b40f authored about 7 years ago
6152e75601bc33cea317e2088b6d1aaf353e5bf2 authored about 7 years ago
0a07d692929b55e0cb6a5fd4ee7eaadc06a0d8cf authored about 7 years ago
46360d941482c476eb4c8ec52f0cbfd6c501dd94 authored about 7 years ago
4d24c21811944b0ac9852f08677d3b5483dcb6b8 authored about 7 years ago
fd2a62a11b4d914d5db44be758becfa08016f24a authored about 7 years ago
e.g.
```
\# Hello world
\#\# How are ya?
```
8689451e769104da790bbd87273882de0987a75f authored about 7 years ago
6d81300f54328649afea8f14ab4850c4140e059d authored about 7 years ago
8385db1702546b94d468d049f029a967a5c8ea4a authored about 7 years ago
b5b688b987cdc936a52ca5f1a22b6bd1fb2b95a8 authored about 7 years ago
This fixes an extra layout div being added when it wasn't needed.
9f8fd304335b30b6c06ebabc383ab50c25619dc0 authored about 7 years agof8ab117dc3ab0bff06d70e3f9146af2645275fc5 authored about 7 years ago
The issue was in the plain text regex... it needed to be amended
to disqualify a numerical list...
d15d1b11bfa30c936c2946831aeea866ccd6e37c authored about 7 years ago
99c5e3889776e1a99f6e867b3018ad6bd7da839b authored about 7 years ago
83c4d37b5829e60769286cb120a922c0f0cf5e23 authored about 7 years ago
46e474e4bee1187c88b23a122e76df576e7ebcc6 authored about 7 years ago
Saves ~0.4kB gzipped. Refactored the snapshot test vector to
accomodate not being able to receiv...
d9d98c1e10f86258f7836be295bbc98b884446b3 authored about 7 years ago
070edbc39b8e7ea779ccc0cd880574117e82ff6e authored about 7 years ago
91ca511bb506c41818a5855d22051f7c96885c54 authored about 7 years ago
To get past my accidental push during development 🙈
37dd3b7e12893f12ac1e9fcc9a550c6460f5864f authored about 7 years agoThis package forked the very lightweight [simple-markdown](https://github.com/Khan/simple-markdo...
677c017fcd4af7646c8f073e07900d83527e812a authored about 7 years ago
1. Will fail the CI if the library grows too big.
2. Run npm run size -- --why to run Webpack B...
5133bfcf006fcead8f37af1ed70f4bd5d880b2ed authored over 7 years ago
Drops the compiled bundle size by ~7kb.
b534012502feb4c940833ee2cc7905ef68ec0e4f authored over 7 years ago1387571ccf08c62d2da81f4e785dfb8c532332bc authored over 7 years ago
f79abeadfe479aefd0e81c4d1ed73d48ef6bbab1 authored over 7 years ago
742260955f6cd584a0e898c5f47ac7e3ed1cb6c5 authored over 7 years ago
a761c5dfd4ba4da393dacc07965ff17f39827b93 authored over 7 years ago
9c16391d7722942e43ffa7e2b079189c3c3d84f3 authored over 7 years ago
* chore: sort blocks
* feat: add details and summary to block tag list
Fixes #107
* dep...
c652d53c44d957c96afd2a211deb685561e002f7 authored over 7 years agod0b7e5cbbd38f7e82a891c7b3d33b412f9f4a0ec authored over 7 years ago
8cc45da84b718c704166efdb7702bccc6c42c30d authored over 7 years ago
82d558ea23cb339c52188cffe9139e6052ff331f authored over 7 years ago
f23533dd82361a0e973e7b0c1d14c9e08a24c0d7 authored over 7 years ago
fde0ebe3f8ddf0ef761888c382b59df7cc97f09a authored over 7 years ago
f0067eb3c1deb94dcb97d8b579e06c96d2344229 authored over 7 years ago
https://github.com/probablyup/markdown-to-jsx/releases/tag/5.3.0
a3811fac439e74c99858a8d21588f736a5c4732d authored over 7 years ago18d41ad4470baa58f9ecdb36a8e83fbff4fbe702 authored over 7 years ago
Also made a change to avoid interim wrappers where possible in
situations where dangerouslySetI...
*shakes fist at npm*
fafab4210f817ac9b727b9e9c602cbc25a95fc48 authored almost 8 years agocd7e1767e07892e317f015393a762048b7fb3c23 authored almost 8 years ago
e932e598ba1d51e371340af122d9aaa2e097ebb9 authored almost 8 years ago
It's the exact same as the github releases, seems unnecessary.
7daf814e1a6d6b3eaa87bb5dc4121d8f88f5fb7c authored almost 8 years agod50ca74af0cf180688d3babe4672abb681a1c3a7 authored almost 8 years ago
These changes are backward compatible to users, just had to make a
small change in the compiler ...
fb29ebea6c37e7f42ecdbfa7b07d516861cf3a22 authored almost 8 years ago
e1028e814a33c1445b711f7ea2f7b130475b56be authored almost 8 years ago
9614b14f3909b52412af29ff7d21ed7100f39df4 authored almost 8 years ago
92399669f8b2f495c7f869a748df51f00ea3066e authored almost 8 years ago
f6a31852f7a665b63b6460ef35e83942c7b6a945 authored almost 8 years ago
76012ec Upgrade to React 15.5.4 (and use prop-types package) (props @ldabiralai!)
333b988846dcc577a09b7b32c078a18ba9a0465d authored almost 8 years agoUpgrade to React 15.5.4 (and use prop-types package)
ded050f4873dba90f9ec37c48009c6920e29fe70 authored almost 8 years ago76012ec829de28921e473eca736ba21db64ace75 authored almost 8 years ago
5.0.2
ee3152566e52e80576d890535fa7de7d58d6500a authored almost 8 years agoTo prevent needing to add a polyfill.
62adf4607680ba75f8660106967c4b72301f0125 authored almost 8 years ago706ef1876e0824fc0a1874eac4a3991f5fbd32de authored almost 8 years ago
b0d1a73b707ae9e2f402ea15d36de20e66dc7232 authored almost 8 years ago
Minor version bump to update the package README.
cebf96737ceb7b9f502949c6e0e46a4b5dfbc004 authored almost 8 years ago