Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ueberdosis/html-to-prosemirror
Takes HTML and outputs ProseMirror compatible JSON.
https://github.com/ueberdosis/html-to-prosemirror
Merge pull request #12 from localheinz/feature/coding-standards
Enhancement: Run friendsofphp/php-cs-fixer on GitHub Actions
7e2a090c29eb7f4bd0c3f5cc0ea396ab9f12638b authored over 4 years ago by Hans Pagel <[email protected]>
Enhancement: Add configuration for Dependabot
3df0fe7541d7512f0b9d7eeeea5f4d5bdac0287b authored over 4 years ago by Andreas Möller <[email protected]>
3df0fe7541d7512f0b9d7eeeea5f4d5bdac0287b authored over 4 years ago by Andreas Möller <[email protected]>
Enhancement: Run tests on PHP 7.3
6a0c75406511d434a4ea7fc6443abdc82ef627e5 authored over 4 years ago by Andreas Möller <[email protected]>
6a0c75406511d434a4ea7fc6443abdc82ef627e5 authored over 4 years ago by Andreas Möller <[email protected]>
Enhancement: Run friendsofphp/php-cs-fixer on GitHub Actions
c7f5bd4b5adbc2ddfb0dca9ead2456490e6e535f authored over 4 years ago by Andreas Möller <[email protected]>
c7f5bd4b5adbc2ddfb0dca9ead2456490e6e535f authored over 4 years ago by Andreas Möller <[email protected]>
Merge pull request #10 from localheinz/feature/actions
Enhancement: Switch to GitHub Actions
36f0280f704e871b04539bb78bdd12b7fa9da2e2 authored over 4 years ago by Hans Pagel <[email protected]>
Enhancement: Switch to GitHub Actions
92eb19b98f44c8a98527d09c4826179f2c35513f authored over 4 years ago by Andreas Möller <[email protected]>
92eb19b98f44c8a98527d09c4826179f2c35513f authored over 4 years ago by Andreas Möller <[email protected]>
add a license
9e810dd0071ba2978cb6b3defe57485492b555c3 authored over 4 years ago by Hans Pagel <[email protected]>
9e810dd0071ba2978cb6b3defe57485492b555c3 authored over 4 years ago by Hans Pagel <[email protected]>
change vendor name
842fe70b1fb98794f6ae1bd78e915e318d5971e2 authored over 4 years ago by Hans Pagel <[email protected]>
842fe70b1fb98794f6ae1bd78e915e318d5971e2 authored over 4 years ago by Hans Pagel <[email protected]>
Merge branch 'master' of github.com:scrumpy/html-to-prosemirror
e7189a233a371b7aeec5a9314bf1081f006fa5c0 authored over 4 years ago by Hans Pagel <[email protected]>
e7189a233a371b7aeec5a9314bf1081f006fa5c0 authored over 4 years ago by Hans Pagel <[email protected]>
change repository name, add hint
ac4357a09490a1e814d369608c13562a6d3c3c73 authored over 4 years ago by Hans Pagel <[email protected]>
ac4357a09490a1e814d369608c13562a6d3c3c73 authored over 4 years ago by Hans Pagel <[email protected]>
Merge pull request #9 from jasonvarga/blockquote
Support blockquotes
0e3d753ca8659559b24deb52d2c1ae50dfe899cc authored over 4 years ago by Philipp Kühn <[email protected]>
Support blockquotes
57e0a84ccb16dcda3d9382bfe2db5f5143fc6bce authored over 4 years ago by Jason Varga <[email protected]>
57e0a84ccb16dcda3d9382bfe2db5f5143fc6bce authored over 4 years ago by Jason Varga <[email protected]>
Merge pull request #7 from WiebkeVog/feature/underline-support
add support for underline tags
0504234ce73e497ecff2e05bd03fbb56ec9254f1 authored over 4 years ago by Hans Pagel <[email protected]>
add support for underline tags
a1ddc152f7f863a736b208fab5a2db3fb9e2d40d authored over 4 years ago by Wiebke Vogel <[email protected]>
a1ddc152f7f863a736b208fab5a2db3fb9e2d40d authored over 4 years ago by Wiebke Vogel <[email protected]>
add WiebkeVog to the README 🎉
e59693ec016239b4f5d570ac68e1d4449cf62544 authored almost 5 years ago by Hans Pagel <[email protected]>
e59693ec016239b4f5d570ac68e1d4449cf62544 authored almost 5 years ago by Hans Pagel <[email protected]>
Merge branch 'master' into pullrequests/WiebkeVog/feature/sup-sub-support
1ad8e975b99e45c14024f8f07c159fbcae7d6e0f authored almost 5 years ago by Hans Pagel <[email protected]>
1ad8e975b99e45c14024f8f07c159fbcae7d6e0f authored almost 5 years ago by Hans Pagel <[email protected]>
add link tests
72c0d468664c4fc6f64dbe00e5201db6d631713b authored almost 5 years ago by Hans Pagel <[email protected]>
72c0d468664c4fc6f64dbe00e5201db6d631713b authored almost 5 years ago by Hans Pagel <[email protected]>
Merge branch 'master' into pullrequests/WiebkeVog/feature/sup-sub-support
96d5a8b34ae9ad01eefc1fcaf9b95cb82498d86d authored almost 5 years ago by Hans Pagel <[email protected]>
96d5a8b34ae9ad01eefc1fcaf9b95cb82498d86d authored almost 5 years ago by Hans Pagel <[email protected]>
fix link type
20c239a600fe274801c337158b3bbc227b853ac8 authored almost 5 years ago by Wiebke Vogel <[email protected]>
20c239a600fe274801c337158b3bbc227b853ac8 authored almost 5 years ago by Wiebke Vogel <[email protected]>
set attrs rel and target only if they exist
c45d02d9da0457c13f1b7a2538b920eb1f208b18 authored almost 5 years ago by Wiebke Vogel <[email protected]>
c45d02d9da0457c13f1b7a2538b920eb1f208b18 authored almost 5 years ago by Wiebke Vogel <[email protected]>
add attrs target and rel to link mark
d654f140ddcf5f986501491a991882b3b7c9ea3d authored almost 5 years ago by Wiebke Vogel <[email protected]>
d654f140ddcf5f986501491a991882b3b7c9ea3d authored almost 5 years ago by Wiebke Vogel <[email protected]>
fix mark subscript and superscript
b5d57ad80bc7ff8d02c68f53e7294f7b721799a3 authored almost 5 years ago by Wiebke Vogel <[email protected]>
b5d57ad80bc7ff8d02c68f53e7294f7b721799a3 authored almost 5 years ago by Wiebke Vogel <[email protected]>
fix superscript and subscript test
8c83036e51566bab74405a51766e3f2476348207 authored almost 5 years ago by Wiebke Vogel <[email protected]>
8c83036e51566bab74405a51766e3f2476348207 authored almost 5 years ago by Wiebke Vogel <[email protected]>
change name of mark sup to superscript and sub to subscript
8484e55827a84b11386200564035be0b7058f546 authored almost 5 years ago by Wiebke Vogel <[email protected]>
8484e55827a84b11386200564035be0b7058f546 authored almost 5 years ago by Wiebke Vogel <[email protected]>
add support for <sup> and <sub> html tags
fda696a9f8971af6e68473ad494cf20e86f8419c authored almost 5 years ago by Wiebke Vogel <[email protected]>
fda696a9f8971af6e68473ad494cf20e86f8419c authored almost 5 years ago by Wiebke Vogel <[email protected]>
Merge pull request #4 from sauerbraten/master
use storedMarks as stack (fixes #1)
a68cce889b41abf2872a47c4c222119b76a75dcd authored over 5 years ago by Hans Pagel <[email protected]>
use storedMarks as stack (fixes #1)
instead of clearing the marks after every node, treat storedMarks as actual stack and pop the ma...
6eb41be2259aafe428615f39212cbaeb815579a3 authored over 5 years ago by sauerbraten <[email protected]>
Add sauberbraten to the contributors list 🎉
36bc92811e3268c702f9785ecffbb489e2b1a405 authored over 5 years ago by Hans Pagel <[email protected]>
36bc92811e3268c702f9785ecffbb489e2b1a405 authored over 5 years ago by Hans Pagel <[email protected]>
Merge pull request #3 from sauerbraten/master
add support for table (with tbody), tr, th, td tags
644ab30dcdb70d72a5661a39de5068428dddeb7c authored over 5 years ago by Hans Pagel <[email protected]>
add support for table (with tbody), tr, th, td tags
ac784ef694a6efee42a24480f94b60cfae347a23 authored over 5 years ago by sauerbraten <[email protected]>
ac784ef694a6efee42a24480f94b60cfae347a23 authored over 5 years ago by sauerbraten <[email protected]>
code style (see /.php_cs)
877d8a87c5319a9d045d76c1dba29eac60d6fd67 authored over 5 years ago by Hans Pagel <[email protected]>
877d8a87c5319a9d045d76c1dba29eac60d6fd67 authored over 5 years ago by Hans Pagel <[email protected]>
Merge pull request #2 from sauerbraten/master
handle <i> and <b> HTML tags
dcdf21d35232b6dcc4170baac34773ddeec5116d authored over 5 years ago by Hans Pagel <[email protected]>
bump PHP version in travis builds (7.1 -> 7.2)
eb5219f5adaa42d88820dd6246dc67f0e64ead3a authored over 5 years ago by sauerbraten <[email protected]>
eb5219f5adaa42d88820dd6246dc67f0e64ead3a authored over 5 years ago by sauerbraten <[email protected]>
add test for <i>, <b> and <em>
67a738d81553cdd590bf64b1ec781d71780805b1 authored over 5 years ago by sauerbraten <[email protected]>
67a738d81553cdd590bf64b1ec781d71780805b1 authored over 5 years ago by sauerbraten <[email protected]>
handle <i> and <b> HTML tags
a6c493ce04d6aede5d047f669020b9489474fcb2 authored over 5 years ago by sauerbraten <[email protected]>
a6c493ce04d6aede5d047f669020b9489474fcb2 authored over 5 years ago by sauerbraten <[email protected]>
add phpunit cache to gitignore
e48de6ca43eadd5fa154bd749db5dd45af56f73b authored over 5 years ago by Hans Pagel <[email protected]>
e48de6ca43eadd5fa154bd749db5dd45af56f73b authored over 5 years ago by Hans Pagel <[email protected]>
update dependencies
6627aa014cfe80db51da3a15afa1e0b4af50775f authored over 5 years ago by Hans Pagel <[email protected]>
6627aa014cfe80db51da3a15afa1e0b4af50775f authored over 5 years ago by Hans Pagel <[email protected]>
code style
98a58f1299d47a71406307135e2e1ad881747cd1 authored over 5 years ago by Hans Pagel <[email protected]>
98a58f1299d47a71406307135e2e1ad881747cd1 authored over 5 years ago by Hans Pagel <[email protected]>
add image node (rendered as link)
fd9c423e058b45751cf4cd8d94b065592d7dde1c authored almost 6 years ago by Hans Pagel <[email protected]>
fd9c423e058b45751cf4cd8d94b065592d7dde1c authored almost 6 years ago by Hans Pagel <[email protected]>
add test for single space inside list item. fix renderer for single space in list item
7edee4b9181f3171bf80a816ed28edae04c1272b authored almost 6 years ago by kriskbx <[email protected]>
7edee4b9181f3171bf80a816ed28edae04c1272b authored almost 6 years ago by kriskbx <[email protected]>
add paragraph wrapper to all listitems
f5ae62ca7eb9762a979671ada22698849719804b authored almost 6 years ago by kriskbx <[email protected]>
f5ae62ca7eb9762a979671ada22698849719804b authored almost 6 years ago by kriskbx <[email protected]>
bump version
eb6466d6caed3add4527f21dae50b3c6c2bd8ac6 authored almost 6 years ago by kriskbx <[email protected]>
eb6466d6caed3add4527f21dae50b3c6c2bd8ac6 authored almost 6 years ago by kriskbx <[email protected]>
fix tests on php 7.1
50f4e0445e4d45980db2c98833716b52ef628c20 authored almost 6 years ago by kriskbx <[email protected]>
50f4e0445e4d45980db2c98833716b52ef628c20 authored almost 6 years ago by kriskbx <[email protected]>
adjust tests
2e4ecdc2dcaa25b27e1d6efa7ecb02346a8e6da5 authored almost 6 years ago by kriskbx <[email protected]>
2e4ecdc2dcaa25b27e1d6efa7ecb02346a8e6da5 authored almost 6 years ago by kriskbx <[email protected]>
add paragraph wrapper to listitem
7ad09f4c04fe15360853f1940e5d4dc77acf7c3f authored almost 6 years ago by kriskbx <[email protected]>
7ad09f4c04fe15360853f1940e5d4dc77acf7c3f authored almost 6 years ago by kriskbx <[email protected]>
add wrapper property to nodes class and renderer to allow child nodes to be wrapped
5449db91b57bf3892c712125db86c3754e4c875b authored almost 6 years ago by kriskbx <[email protected]>
5449db91b57bf3892c712125db86c3754e4c875b authored almost 6 years ago by kriskbx <[email protected]>
add phpstorm ide files to gitignore
b62c6ce9c4efb64cfca62443ed45068fd3f6b8ba authored almost 6 years ago by kriskbx <[email protected]>
b62c6ce9c4efb64cfca62443ed45068fd3f6b8ba authored almost 6 years ago by kriskbx <[email protected]>
add test for bullet list items with text only nodes
3d204a139e1c076be6800c30919306e91760a512 authored almost 6 years ago by Hans Pagel <[email protected]>
3d204a139e1c076be6800c30919306e91760a512 authored almost 6 years ago by Hans Pagel <[email protected]>
remove empty text nodes
2c29bb08e1e539e9b9ae8157fd74ee8a4f41fff8 authored almost 6 years ago by Hans Pagel <[email protected]>
2c29bb08e1e539e9b9ae8157fd74ee8a4f41fff8 authored almost 6 years ago by Hans Pagel <[email protected]>
add emoji support
59f6740f4a352632c0da84786353970f5c5bcb69 authored almost 6 years ago by Hans Pagel <[email protected]>
59f6740f4a352632c0da84786353970f5c5bcb69 authored almost 6 years ago by Hans Pagel <[email protected]>
Merge branch 'master' of github.com:scrumpy/html-to-prosemirror
3d10666d97a26b0e5fe6522bc49f576fc2620395 authored almost 6 years ago by Hans Pagel <[email protected]>
3d10666d97a26b0e5fe6522bc49f576fc2620395 authored almost 6 years ago by Hans Pagel <[email protected]>
add html minifier, improve whitespace handling
dd0250aa70856a7653282de1ffb284388369f23a authored almost 6 years ago by Hans Pagel <[email protected]>
dd0250aa70856a7653282de1ffb284388369f23a authored almost 6 years ago by Hans Pagel <[email protected]>
Update README.md
24e9ebfac8f637194b43d3b6e493a82f0dae5ae2 authored almost 6 years ago by Hans Pagel <[email protected]>
24e9ebfac8f637194b43d3b6e493a82f0dae5ae2 authored almost 6 years ago by Hans Pagel <[email protected]>
Update README.md
b229c515e462962facda995ad37e545b271a3344 authored almost 6 years ago by Hans Pagel <[email protected]>
b229c515e462962facda995ad37e545b271a3344 authored almost 6 years ago by Hans Pagel <[email protected]>
add new badges
bacea8d060ff4038d6e9c5f7b535a19d6ffed79b authored almost 6 years ago by Hans Pagel <[email protected]>
bacea8d060ff4038d6e9c5f7b535a19d6ffed79b authored almost 6 years ago by Hans Pagel <[email protected]>
add syntax highlighting
a14c5cf259a736d861abc68c98abdcc747954b62 authored almost 6 years ago by Hans Pagel <[email protected]>
a14c5cf259a736d861abc68c98abdcc747954b62 authored almost 6 years ago by Hans Pagel <[email protected]>
disable broken badges for now
a2ef7139d37a636c2789c4debd0524a55ebdd0e7 authored almost 6 years ago by Hans Pagel <[email protected]>
a2ef7139d37a636c2789c4debd0524a55ebdd0e7 authored almost 6 years ago by Hans Pagel <[email protected]>
add example output
f881c66ee4cdfc4853de4b7a302dffead36e609f authored almost 6 years ago by Hans Pagel <[email protected]>
f881c66ee4cdfc4853de4b7a302dffead36e609f authored almost 6 years ago by Hans Pagel <[email protected]>
fix typo
400c44780c68a3e98eefa38821c1aa1205d8cc5e authored almost 6 years ago by Hans Pagel <[email protected]>
400c44780c68a3e98eefa38821c1aa1205d8cc5e authored almost 6 years ago by Hans Pagel <[email protected]>
add downloads badge
08c33df87ea3e6839a1ce29818c4d9dab96caad5 authored almost 6 years ago by Hans Pagel <[email protected]>
08c33df87ea3e6839a1ce29818c4d9dab96caad5 authored almost 6 years ago by Hans Pagel <[email protected]>
add travis ci badge
40e1815bdbdc407eb8d55119422f48bc2ceb010a authored almost 6 years ago by Hans Pagel <[email protected]>
40e1815bdbdc407eb8d55119422f48bc2ceb010a authored almost 6 years ago by Hans Pagel <[email protected]>
add travis config
ade2381d1b7b9f48863ef2b5975c6fc0c0afb9d7 authored almost 6 years ago by Hans Pagel <[email protected]>
ade2381d1b7b9f48863ef2b5975c6fc0c0afb9d7 authored almost 6 years ago by Hans Pagel <[email protected]>
add code block language support
7df875b136dc0fe13bd3c367c261f85c8bfbbd2a authored almost 6 years ago by Hans Pagel <[email protected]>
7df875b136dc0fe13bd3c367c261f85c8bfbbd2a authored almost 6 years ago by Hans Pagel <[email protected]>
add hard break support
612a7e6a923b6c1efb09aab12e2d6cfdfdc540f0 authored almost 6 years ago by Hans Pagel <[email protected]>
612a7e6a923b6c1efb09aab12e2d6cfdfdc540f0 authored almost 6 years ago by Hans Pagel <[email protected]>
update README
c636a7ed4439877c1b79ff2f3e7faf56d25ac616 authored almost 6 years ago by Hans Pagel <[email protected]>
c636a7ed4439877c1b79ff2f3e7faf56d25ac616 authored almost 6 years ago by Hans Pagel <[email protected]>
add badge
c91566f367ed373bbb4e03cf26a74874157fa948 authored almost 6 years ago by Hans Pagel <[email protected]>
c91566f367ed373bbb4e03cf26a74874157fa948 authored almost 6 years ago by Hans Pagel <[email protected]>
update title
be1744551f9ed542f6c3d2878c6578c98552a2ec authored almost 6 years ago by Hans Pagel <[email protected]>
be1744551f9ed542f6c3d2878c6578c98552a2ec authored almost 6 years ago by Hans Pagel <[email protected]>
add README
1b27fd62c24cfce4962a79cb468313ee7332b0d9 authored almost 6 years ago by Hans Pagel <[email protected]>
1b27fd62c24cfce4962a79cb468313ee7332b0d9 authored almost 6 years ago by Hans Pagel <[email protected]>
initial commit
13f0bb70c640a8b34aab2e5e0e77affcf5824f16 authored almost 6 years ago by Hans Pagel <[email protected]>
13f0bb70c640a8b34aab2e5e0e77affcf5824f16 authored almost 6 years ago by Hans Pagel <[email protected]>
Initial commit
842f5c6bf605b995403c82e5e411234a45cfa9df authored almost 6 years ago by Hans Pagel <[email protected]>
842f5c6bf605b995403c82e5e411234a45cfa9df authored almost 6 years ago by Hans Pagel <[email protected]>