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

v6.9.2

544845c42833205208da54c80226c72e465afc71 authored almost 6 years ago by Evan Jacobs <[email protected]>
allow to override title property on link parsing (#237)

* add test case for overriding title prop while parsing a link

* allow to override title prop...

bc02b233b7df4b2c907e4cfd29ec372cf4f30a5a authored almost 6 years ago by Max StrĂĽbing <[email protected]>
ensure there's a key set for every output

might fix #233

ac97191bd857340efbd2840e0ffc5b7dd5cbdae3 authored almost 6 years ago by Evan Jacobs <[email protected]>
v6.9.0

fb4ae7262f641fd297f710df73af6fd9c8dc0e0d authored about 6 years ago by Evan Jacobs <[email protected]>
regex perf optimizations (#229)

* perf optimization for the plain text regex

* optimize bold, em, strikethrough regexes

* ...

a1fb781bc51445f5a226bf3944bed0436d0d69d2 authored about 6 years ago by Evan Jacobs <[email protected]>
add benchmark for my own use

d085f947b1169795821ebf7f12e4bf6f6ff7d000 authored about 6 years ago by Evan Jacobs <[email protected]>
v6.8.4

1bc4d23b678b3c9d3541d18a137be2a09c5973a7 authored about 6 years ago by Evan Jacobs <[email protected]>
graceful fallback for missing footnotes (#227)

* add failing test for #226

* graceful fallback for missing footnotes

fixes #226

* rais...

8705b55b295c5d8091504f97e395ab0130de0cd7 authored about 6 years ago by Evan Jacobs <[email protected]>
v6.8.3

da07d9a2a2c04e2306b7c903c7307910065548e5 authored about 6 years ago by Evan Jacobs <[email protected]>
better fix for supporting the new object-based react components

9f9e1ea25edab5a3ddf4b92cb3b3fe5979283d53 authored about 6 years ago by Evan Jacobs <[email protected]>
v6.8.2

f5a09573226c0e328b7a30743c70b484bb197ac8 authored about 6 years ago by Evan Jacobs <[email protected]>
disable flipComparisons babel minify plugin

fixes #224

4b2c526791a741b9885f6e34f0dab47a2bb8f9d7 authored about 6 years ago by Evan Jacobs <[email protected]>
omit th "scope" attribute

It's unnecessary.

37de44bc86546cb6abf64844d974808778d8d140 authored about 6 years ago by Evan Jacobs <[email protected]>
omit comments from built files

6db8fefd8f415d2fdacd1560150748d5ff3747aa authored about 6 years ago by Evan Jacobs <[email protected]>
improve sanitization logic and dev warnings

9c6c782c92ad796e04d8cf6f3828d2a006794e24 authored about 6 years ago by Evan Jacobs <[email protected]>
fix the PropTypes being stripped out of the lib output

e2b38b6b58262a6c4e5ceab4f7e523b39602d981 authored about 6 years ago by Evan Jacobs <[email protected]>
v6.8.1

6dc5befbc1e988ccccb7f200894a756b20240f7c authored about 6 years ago by Evan Jacobs <[email protected]>
fix #213

6f83e23faf3b5c3f2e68dcce04fe7bb9a139cf91 authored about 6 years ago by Evan Jacobs <[email protected]>
ignore coverage directory for linting

a15f3ca100f55d958acfc72ca5e9bfa2c79ab8e5 authored about 6 years ago by Evan Jacobs <[email protected]>
v6.8.0

be40e1031230e1176ce31eeed8355c61f1fb1a67 authored about 6 years ago by Evan Jacobs <[email protected]>
fix #206

26502d31b9b4a89ab548825b98338aee2069ed3b authored about 6 years ago by Evan Jacobs <[email protected]>
add missing dev dep

0a60caf455059691636f59a6b7a0038e113bbe4a authored about 6 years ago by Evan Jacobs <[email protected]>
modify override getter slightly to handle forwardRef components

forwardRef emits an object :eyeroll:

should fix #221

7258f196fd91e3bfab4df9dd948c8451f2e63990 authored about 6 years ago by Evan Jacobs <[email protected]>
update some random dev shtuff

c3686caff1998972d93ffecf2d9dba340f1fbdb3 authored about 6 years ago by Evan Jacobs <[email protected]>
yarn fam now

63966d8e56e45cb2d6c39c277cc4f2d8e5bf27a1 authored about 6 years ago by Evan Jacobs <[email protected]>
run on node 8 & 10

3732f4d2639fe2b6eca4ef491c314d080be66538 authored about 6 years ago by Evan Jacobs <[email protected]>
fix linter

9e7aaad2c46ffc88054a7c38bbe2d8c2ff9a1cd0 authored about 6 years ago by Evan Jacobs <[email protected]>
minify the babel output

4a0f8468c4d3298fa5aa3b7d6d993538547f7ff1 authored about 6 years ago by Evan Jacobs <[email protected]>
move built files into dist dir

993d9bd29aeef70bd78b47e150f3a3bbd8a10737 authored about 6 years ago by Evan Jacobs <[email protected]>
switch to mostly inline snapshot tests

6be2354b3ab0e3c1a29743bd9cfac409df043f7e authored about 6 years ago by Evan Jacobs <[email protected]>
code style change

5c2d358832e4a4334d1a349cea9142063e670d95 authored about 6 years ago by Evan Jacobs <[email protected]>
handle named html character entities

this fixes nbsp, apos, etc.

318df06d72dbf33a983c48e5c4501b3eb2a4b290 authored about 6 years ago by Evan Jacobs <[email protected]>
update jest

a15194eaa7cce5f03db2ef76ebcdc2bb094af224 authored about 6 years ago by Evan Jacobs <[email protected]>
fix #214 - Nested paragraphs not work correctly inside arbitrary html (#215)

d6231a910d1bd8a0a0cbe0cd522d1ba9b6259fa8 authored about 6 years ago by m-architek <[email protected]>
v6.7.3

56c99dd95f990e266fca52278f5b394d24fdc6f6 authored over 6 years ago by Evan Scott <[email protected]>
fix overly aggressive newline trimming

0a691d272371cc57e9a050777858dc2a2a7cd05f authored over 6 years ago by Evan Scott <[email protected]>
v6.7.2

d745617c172869c415aafaa1053b146fcb8bb1a1 authored over 6 years ago by Evan Scott <[email protected]>
fix false positive flagging of standalone autolinks as self-closing html

fixes #208

3987668906f64ac1b08bbef9d52c443491ec9a72 authored over 6 years ago by Evan Scott <[email protected]>
v6.7.1

e3b39cab4a8f12d8887b4e9696e655ce93e5efdf authored over 6 years ago by Evan Scott <[email protected]>
fix #207

Refactored the block syntax detection logic to use the actual
detector regexes themselves for ea...

cc3397ce1bab8afbc982c4dcc47b17b00c5cb4aa authored over 6 years ago by Evan Scott <[email protected]>
v6.7.0

ad1fab914ae94747f5dada04e0f872534240a0a5 authored over 6 years ago by Evan Scott <[email protected]>
make slugify function configurable (#199)

* make slugify function configurable

* throws error if options.slugify is invalid

* adjust...

30f9bb5a9ff0b6b0948d5aa1d8f2aefa38504b37 authored over 6 years ago by Andy Wang <[email protected]>
Update README.md

bc2f57412332dc670f066320c0f38d0252e0f057 authored over 6 years ago by Evan Scott <[email protected]>
Added call to donate after npm install (optional)

e1ce3d952a3761254c7c863bdcf1e38b4062b243 authored over 6 years ago by Jess <[email protected]>
Added backers and sponsors on the README

67222bdf9820858011853f0776acde120946b137 authored over 6 years ago by Jess <[email protected]>
reduce the changes to just the README and json field

4f57f0b3490cd2b3d375d94586114f82f4a64ba6 authored over 6 years ago by Evan Scott <[email protected]>
Update README.md

add donation link, revise some copy

ce532e7ad6d13d8d4fbc3fcde2982e7e3de4758c authored over 6 years ago by Evan Scott <[email protected]>
[internal] add perf profiling to each parser

8cc1741d246e1bc45d729994d868644d170caa48 authored over 6 years ago by Evan Scott <[email protected]>
fix a perf issue in the new bold and emphasis regexes

c1fe1ebb285dddfd8dbbad7e6ae2455c8aa7157b authored over 6 years ago by Evan Scott <[email protected]>
v6.6.8

0ce2d88d4419387823cdf5a2c7a2b90e8a475928 authored over 6 years ago by Evan Scott <[email protected]>
fix inline syntax outer-boundary false positive match

e.g.

*Foo [*](/bar).*

Was being broken up like this:

<em>Foo [</em>(/bar).*

When it should b...

b33d327e2f08f0f31b674b62ee1410b0f17728ac authored over 6 years ago by Evan Scott <[email protected]>
add tests for the regressions

d13e28e5cb08028bf6f3469dfe4ce6135ca780e2 authored over 6 years ago by Evan Scott <[email protected]>
ensure emphasis + bold regexes track the specific syntax used

We don't want to confuse mismatched syntaxes as a whole string.

For example, this would have wo...

48ee7f1f7f763030af9f5ae249e6b7f3d089de6d authored over 6 years ago by Evan Scott <[email protected]>
v6.6.7

See Github releases for a list of changes.

1ca3af5e0f66d5d557f4651bfd4be302f5db296c authored over 6 years ago by Evan Scott <[email protected]>
fix regression where we were over-stripping whitespace

4ec60f2153c713f8f71e2576070f67931e7d01ee authored over 6 years ago by Evan Scott <[email protected]>
document the significant whitespace gotchas for arb HTML

a2b9bfea121b8d8febd6afe59f008b80d1741f46 authored over 6 years ago by Evan Scott <[email protected]>
simpler trimming regex

a86f0a78b300eee1a4b9041ee4248d0b8b61afa3 authored over 6 years ago by Evan Scott <[email protected]>
fix detection of fenced code blocks inside arbitrary HTML

d06b191990a57a9cad23f84b232f7f235923f3a5 authored over 6 years ago by Evan Scott <[email protected]>
add zwsp so the markdown example looks right

66c955ffdd592f739540c6e872e1f21870c1a03e authored over 6 years ago by Evan Scott <[email protected]>
v6.6.6

a7c6973dd28b83bfe9c30770b34b06c29781a249 authored over 6 years ago by Evan Scott <[email protected]>
fix #181

Revise inner HTML trimming strategy to avoid false-positive
paragraph tag injection.

babb3353742a3a90276c9982a279f7102f879439 authored over 6 years ago by Evan Scott <[email protected]>
prettier setup

0b58a595d09612d3c511a76c1f012de4df964255 authored over 6 years ago by Evan Scott <[email protected]>
fix for #180 (#182)

fcc93a0b802ee298980a9bb5d6ca277b7d309d1d authored over 6 years ago by Evan Scott <[email protected]>
v6.6.5

434915f12976ed75ba08bb0dadacf189b2c62f70 authored over 6 years ago by Evan Scott <[email protected]>
remove babel entry from package.json

799615ed88be61ec81659e72d715a9945d05b443 authored over 6 years ago by Evan Scott <[email protected]>
v6.6.4

7681f83af1a0ae58f8a16445b2ef16f527aad062 authored over 6 years ago by Evan Scott <[email protected]>
switch to preset env

e14fbcc2d0d51c24e0e5b1ed78c41edcecdff14f authored over 6 years ago by Evan Scott <[email protected]>
add test for heading id generation

7ea29bf3d7c08721cc27c1e77b004433e91c84f1 authored over 6 years ago by Evan Scott <[email protected]>
v6.6.3

3a1e9d27db4f96ff017e15265a5dedc6a2f9baa5 authored over 6 years ago by Evan Scott <[email protected]>
handle nested HTML tags of the same type with attributes (#176)

085af2e649621721ef6a7b8f90899e69782b99d2 authored over 6 years ago by Evan Scott <[email protected]>
better package description & add some keywords

aa995d41b223ca99a70e2d6f9f4a671ca554ab6b authored over 6 years ago by Evan Scott <[email protected]>
update codecov

31e8b0a56d860773ba05838ce5c0817b3562f3f9 authored over 6 years ago by Evan Scott <[email protected]>
update the website's version of emotion

0e48e96906cb48d837d9999f10b611bc13c29932 authored over 6 years ago by Evan Scott <[email protected]>
update jest

97306efd99106b6aea46667ac4c36a9f309fe3d4 authored over 6 years ago by Evan Scott <[email protected]>
minor dependency upgrades

no code size change

146b6f0a8f775f1c8657ba2bf9129f2c462efed5 authored over 6 years ago by Evan Scott <[email protected]>
v6.6.2

6bddac2cac655d993c7339ff86e6692875d8c5cb authored over 6 years ago by Evan Scott <[email protected]>
adjust HTML capture regex (#175)

0ab6780086047a6aee64198f4d05941707945bf1 authored over 6 years ago by Evan Scott <[email protected]>
pass along additional props supplied to the Markdown component (#174)

aa0efcc95f354c3a8570f9916df53efd5aced0c0 authored over 6 years ago by Evan Scott <[email protected]>
don't process the inside of style, script blocks (#173)

b48fc502d14e3edf142446121020e99299c075b9 authored over 6 years ago by Evan Scott <[email protected]>
v6.6.1

18b0808567b2d8158837b89f57cd2642735090e7 authored almost 7 years ago by Evan Scott <[email protected]>
fix block-level syntax inference inside arbitrary HTML (#169)

5d0a10f77435caa5a49f1462374b72da17fac4c8 authored almost 7 years ago by Evan Scott <[email protected]>
v6.6.0

cc724b23d7a20431d55e7c880f2a0d9ce3ee7d6d authored almost 7 years ago by Evan Scott <[email protected]>
port tight list handling fix from simple-markdown

4312e1d5acac19c40e339d17941821ead72bfc31 authored almost 7 years ago by Evan Scott <[email protected]>
autotag headings with IDs

5251d6e5b84b2a683895664a23fc9fdc175670f0 authored almost 7 years ago by Evan Scott <[email protected]>
drop react 0.14.x testing

524ef02e6182ec5f3ec3208c9bb36f839049661b authored almost 7 years ago by Evan Scott <[email protected]>
edit README

6449223e5c66b5ebcfe171d9033869f5b9277687 authored almost 7 years ago by Evan Scott <[email protected]>
remove HTML comments from snapshots

55a4e00f11e5190b6b6c293a72bac6b4749d9377 authored almost 7 years ago by Evan Scott <[email protected]>
move up node testing versions

3f89bcc2de28f56adf60941f4a40d0deb031dbb7 authored almost 7 years ago by Evan Scott <[email protected]>
link the build badge back to travis

5152831570834ed59250035e8a8f9cc7216a9477 authored almost 7 years ago by Evan Scott <[email protected]>
use webpack 4

bf9d86bdb6cae03bdb5cfea1ce27cd1ebfe152c3 authored almost 7 years ago by Evan Scott <[email protected]>
Update README.md

8888b23bfe5915fcfa627b44f4a48514a9613ce3 authored almost 7 years ago by Evan Scott <[email protected]>
v6.5.2

10579a810bf05a8f3c7bea64189e0e9c85f98e70 authored almost 7 years ago by Evan Scott <[email protected]>
handle links with URLs in the link text (#164)

fixes #163

9769ace3070966781707b6fb08da46da0bc9eb75 authored almost 7 years ago by Evan Scott <[email protected]>
v6.5.1

8550b8ab469d8b8305ad378f22fbd151828e6f63 authored almost 7 years ago by Evan Scott <[email protected]>
Support spaces between equal sign for html attributes (#162)

* add support for spaces between attributes and values

* add support for spaces between attri...

3191b499d104f4308a45c673f7ae55ecf9ac0fae authored almost 7 years ago by Jonarod <[email protected]>
v6.5.0

f2d2f51fa09fc5d2c509fef8c9143727c3068475 authored almost 7 years ago by Evan Scott <[email protected]>
adjust html regex to handle invalid HTML

reworked things a bit to avoid a catastrophic backtracking
scenario that could happen if an uncl...

6b881ae57a4ae9862be9815c77e87156b1db7fbb authored almost 7 years ago by Evan Scott <[email protected]>
workaround for parsing block html inside arbitrary html

partially fixes #153

d36798cbb722dda0ac3b10fe59b509e3247a9324 authored almost 7 years ago by Evan Scott <[email protected]>
Add createElement option (#152)

* Add temporary Prettier formatting ignore rule

* Add custom render function option

* Add ...

ac20c7ccbd58a193ef90932cf267798908a60503 authored almost 7 years ago by Hugo Manrique <[email protected]>
update the README ToC

1e3b1d5275a936ca219be8fa5ea6354d6984eda5 authored almost 7 years ago by Evan Scott <[email protected]>