Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
markdown-to-jsx
The most lightweight, customizable React markdown component.
Collective -
Host: opensource -
https://opencollective.com/markdown-to-jsx
- Code: https://github.com/probablyup/markdown-to-jsx
github.com/quantizor/markdown-to-jsx - d5b4b12ede5681949cacd4a09c971dabb008bb75 authored about 7 years ago
github.com/quantizor/markdown-to-jsx - d0f5fe2602cf2f4254bd3d338f7a3ecd8190754a authored about 7 years ago
github.com/quantizor/markdown-to-jsx - dd0711d2ccc023c17ffd1a7179899d6200a7d00f authored about 7 years ago
it does introduce a bit of extra code, but not enough
to matter
github.com/quantizor/markdown-to-jsx - 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
github.com/quantizor/markdown-to-jsx - cbc776e87f5f0b827bcc90a4d7afbf4cff2e9c1b authored about 7 years agogithub.com/quantizor/markdown-to-jsx - 178a961850d52ef15e44913ad572ad3b9c59a12f authored about 7 years ago
fixes #140
github.com/quantizor/markdown-to-jsx - 07bcf60b0a1679503105c78ef229b42074af0ec7 authored about 7 years agogithub.com/quantizor/markdown-to-jsx - 97bef99e61ad2af0198dd0a6856c43cf55eb0e55 authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 89978ba384e87fbd2f11afaef6c6f163ee67abda authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 68a3cd22294b229664f6e8f87ea74507859657f3 authored about 7 years ago
* fix extra table cell rendered for external pipe syntax
* add some more tests
* handle co...
github.com/quantizor/markdown-to-jsx - 52564d39ce41060dc2d3a21678dc99ee0a40d704 authored about 7 years agogithub.com/quantizor/markdown-to-jsx - 6e387ff2ab820432f16691a82b20cd8f87d2c0d4 authored about 7 years ago
github.com/quantizor/markdown-to-jsx - a9e3b744773ea840b0fdfb0d84c905eacb5e7dbb authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 29f3aed77ad2814ffcf3305796334434e90acb6d authored about 7 years ago
By default, the compiler will try to make an intelligent guess
about the content passed and wrap...
github.com/quantizor/markdown-to-jsx - 1ccf119e025110b0e1949b61641ff62f28e43c66 authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 2363c39e155e60c873d9115b27792cdd1073621d authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 2e900769fbb527013f7e6204dc641c5f7cd80557 authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 8e2f3fa2e28eda87fc72f3ea6497666731438548 authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 92eba86518e36d8ec79f2f4d9c29e0ff03b7edea authored about 7 years ago
github.com/quantizor/markdown-to-jsx - af543ce1faffa78768393c906656a597d8d9f1a7 authored about 7 years ago
github.com/quantizor/markdown-to-jsx - be14d43a53cb38e143dbf0d73ebd4c8cd52e5b12 authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 62c7aa6bc0dd092aa71e9b398a5bb5c32c28e8d8 authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 3af3dd5ef4f12e1ade2decc6821a3b81bb9b488f authored about 7 years ago
github.com/quantizor/markdown-to-jsx - bef82a5fa3f84fddb16b423f95f4930dfcbcf8e3 authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 8ffb636cf239a5a1bb809a8a943efcd88d0df5cb authored about 7 years ago
github.com/quantizor/markdown-to-jsx - a391247be82c9de8e1ac3057af0cf270119f5daa authored about 7 years ago
* use the same heuristic as React to handle hyphenated attributes
* remove some unnecessary c...
github.com/quantizor/markdown-to-jsx - 5cbb12f6c3521b388432e7d4a58476ef80d7e82a authored about 7 years agogithub.com/quantizor/markdown-to-jsx - bd181b94a4739cb22fe27eab481acdf149a645fe authored about 7 years ago
github.com/quantizor/markdown-to-jsx - fc5c1332ac27e5dec3a4933907f51e78b6f39bbf authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 8e2b38067e963b971604a8ba546a0738fdabf3ca authored about 7 years ago
github.com/quantizor/markdown-to-jsx - a3e39b196ce326454c7ba34fde83462fafd4bdcf authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 86b2adf62d0a4e466dca84df7c6969da98d0b40f authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 6152e75601bc33cea317e2088b6d1aaf353e5bf2 authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 0a07d692929b55e0cb6a5fd4ee7eaadc06a0d8cf authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 46360d941482c476eb4c8ec52f0cbfd6c501dd94 authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 4d24c21811944b0ac9852f08677d3b5483dcb6b8 authored about 7 years ago
github.com/quantizor/markdown-to-jsx - fd2a62a11b4d914d5db44be758becfa08016f24a authored about 7 years ago
e.g.
```
\# Hello world
\#\# How are ya?
```
github.com/quantizor/markdown-to-jsx - 8689451e769104da790bbd87273882de0987a75f authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 6d81300f54328649afea8f14ab4850c4140e059d authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 8385db1702546b94d468d049f029a967a5c8ea4a authored about 7 years ago
github.com/quantizor/markdown-to-jsx - b5b688b987cdc936a52ca5f1a22b6bd1fb2b95a8 authored about 7 years ago
This fixes an extra layout div being added when it wasn't needed.
github.com/quantizor/markdown-to-jsx - 9f8fd304335b30b6c06ebabc383ab50c25619dc0 authored about 7 years agogithub.com/quantizor/markdown-to-jsx - f8ab117dc3ab0bff06d70e3f9146af2645275fc5 authored about 7 years ago
The issue was in the plain text regex... it needed to be amended
to disqualify a numerical list...
github.com/quantizor/markdown-to-jsx - d15d1b11bfa30c936c2946831aeea866ccd6e37c authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 99c5e3889776e1a99f6e867b3018ad6bd7da839b authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 83c4d37b5829e60769286cb120a922c0f0cf5e23 authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 46e474e4bee1187c88b23a122e76df576e7ebcc6 authored about 7 years ago
Saves ~0.4kB gzipped. Refactored the snapshot test vector to
accomodate not being able to receiv...
github.com/quantizor/markdown-to-jsx - d9d98c1e10f86258f7836be295bbc98b884446b3 authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 070edbc39b8e7ea779ccc0cd880574117e82ff6e authored about 7 years ago
github.com/quantizor/markdown-to-jsx - 91ca511bb506c41818a5855d22051f7c96885c54 authored about 7 years ago
To get past my accidental push during development 🙈
github.com/quantizor/markdown-to-jsx - 37dd3b7e12893f12ac1e9fcc9a550c6460f5864f authored about 7 years agoThis package forked the very lightweight [simple-markdown](https://github.com/Khan/simple-markdo...
github.com/quantizor/markdown-to-jsx - 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...
See CHANGELOG
github.com/quantizor/markdown-to-jsx - b05b231c3132dbdb6758aa820cc4eb14ca9f3719 authored over 7 years agogithub.com/quantizor/markdown-to-jsx - 5133bfcf006fcead8f37af1ed70f4bd5d880b2ed authored over 7 years ago
Drops the compiled bundle size by ~7kb.
github.com/quantizor/markdown-to-jsx - b534012502feb4c940833ee2cc7905ef68ec0e4f authored over 7 years agogithub.com/quantizor/markdown-to-jsx - 1387571ccf08c62d2da81f4e785dfb8c532332bc authored over 7 years ago
github.com/quantizor/markdown-to-jsx - f79abeadfe479aefd0e81c4d1ed73d48ef6bbab1 authored over 7 years ago
github.com/quantizor/markdown-to-jsx - 742260955f6cd584a0e898c5f47ac7e3ed1cb6c5 authored over 7 years ago
github.com/quantizor/markdown-to-jsx - a761c5dfd4ba4da393dacc07965ff17f39827b93 authored over 7 years ago
See Github releases
github.com/quantizor/markdown-to-jsx - 5884ca515c84555f1e9680fe36cd38b273c9273f authored over 7 years agogithub.com/quantizor/markdown-to-jsx - 9c16391d7722942e43ffa7e2b079189c3c3d84f3 authored over 7 years ago
See releases.
github.com/quantizor/markdown-to-jsx - 28f814d7e2f2aa11bd05c308ab39e70a523a4ab5 authored over 7 years ago* chore: sort blocks
* feat: add details and summary to block tag list
Fixes #107
* dep...
github.com/quantizor/markdown-to-jsx - c652d53c44d957c96afd2a211deb685561e002f7 authored over 7 years agogithub.com/quantizor/markdown-to-jsx - d0b7e5cbbd38f7e82a891c7b3d33b412f9f4a0ec authored over 7 years ago
github.com/quantizor/markdown-to-jsx - 8cc45da84b718c704166efdb7702bccc6c42c30d authored over 7 years ago
github.com/quantizor/markdown-to-jsx - 82d558ea23cb339c52188cffe9139e6052ff331f authored over 7 years ago
github.com/quantizor/markdown-to-jsx - f23533dd82361a0e973e7b0c1d14c9e08a24c0d7 authored over 7 years ago
github.com/quantizor/markdown-to-jsx - fde0ebe3f8ddf0ef761888c382b59df7cc97f09a authored over 7 years ago
github.com/quantizor/markdown-to-jsx - f0067eb3c1deb94dcb97d8b579e06c96d2344229 authored over 7 years ago
https://github.com/probablyup/markdown-to-jsx/releases/tag/5.3.0
github.com/quantizor/markdown-to-jsx - a3811fac439e74c99858a8d21588f736a5c4732d authored over 7 years agogithub.com/quantizor/markdown-to-jsx - 18d41ad4470baa58f9ecdb36a8e83fbff4fbe702 authored over 7 years ago
Also made a change to avoid interim wrappers where possible in
situations where dangerouslySetI...
*shakes fist at npm*
github.com/quantizor/markdown-to-jsx - fafab4210f817ac9b727b9e9c602cbc25a95fc48 authored almost 8 years agogithub.com/quantizor/markdown-to-jsx - cd7e1767e07892e317f015393a762048b7fb3c23 authored almost 8 years ago
github.com/quantizor/markdown-to-jsx - e932e598ba1d51e371340af122d9aaa2e097ebb9 authored almost 8 years ago
It's the exact same as the github releases, seems unnecessary.
github.com/quantizor/markdown-to-jsx - 7daf814e1a6d6b3eaa87bb5dc4121d8f88f5fb7c authored almost 8 years agogithub.com/quantizor/markdown-to-jsx - d50ca74af0cf180688d3babe4672abb681a1c3a7 authored almost 8 years ago
These changes are backward compatible to users, just had to make a
small change in the compiler ...
github.com/quantizor/markdown-to-jsx - fb29ebea6c37e7f42ecdbfa7b07d516861cf3a22 authored almost 8 years ago
github.com/quantizor/markdown-to-jsx - e1028e814a33c1445b711f7ea2f7b130475b56be authored almost 8 years ago
github.com/quantizor/markdown-to-jsx - 9614b14f3909b52412af29ff7d21ed7100f39df4 authored almost 8 years ago
github.com/quantizor/markdown-to-jsx - 92399669f8b2f495c7f869a748df51f00ea3066e authored almost 8 years ago
github.com/quantizor/markdown-to-jsx - f6a31852f7a665b63b6460ef35e83942c7b6a945 authored almost 8 years ago
76012ec Upgrade to React 15.5.4 (and use prop-types package) (props @ldabiralai!)
github.com/quantizor/markdown-to-jsx - 333b988846dcc577a09b7b32c078a18ba9a0465d authored almost 8 years agoUpgrade to React 15.5.4 (and use prop-types package)
github.com/quantizor/markdown-to-jsx - ded050f4873dba90f9ec37c48009c6920e29fe70 authored almost 8 years agogithub.com/quantizor/markdown-to-jsx - 76012ec829de28921e473eca736ba21db64ace75 authored almost 8 years ago
5.0.2
github.com/quantizor/markdown-to-jsx - ee3152566e52e80576d890535fa7de7d58d6500a authored almost 8 years agoSee CHANGELOG
github.com/quantizor/markdown-to-jsx - 3a21c24e25119c63f2c9cd0bb6888c31fdf19e3f authored almost 8 years agoTo prevent needing to add a polyfill.
github.com/quantizor/markdown-to-jsx - 62adf4607680ba75f8660106967c4b72301f0125 authored almost 8 years agogithub.com/quantizor/markdown-to-jsx - 706ef1876e0824fc0a1874eac4a3991f5fbd32de authored almost 8 years ago
github.com/quantizor/markdown-to-jsx - b0d1a73b707ae9e2f402ea15d36de20e66dc7232 authored almost 8 years ago
Minor version bump to update the package README.
github.com/quantizor/markdown-to-jsx - cebf96737ceb7b9f502949c6e0e46a4b5dfbc004 authored almost 8 years ago