Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ueberdosis/prosemirror-to-html

Takes ProseMirror JSON and renders HTML.
https://github.com/ueberdosis/prosemirror-to-html

change test for custom mark to fix conflict with superscript

137cd868f4ea41e1a9b702faf7a1ae144f8429ed authored almost 5 years ago by Wiebke Vogel <[email protected]>
change name of mark sup to superscript and sub to subscript

1cfec077efa3cfff5d11c437177f96858f323fbb authored almost 5 years ago by Wiebke Vogel <[email protected]>
add support for sub and sup tags

5bad80b2411f8018ebe4eec50854bd5b041de9fe authored almost 5 years ago by Wiebke Vogel <[email protected]>
added sauerbraten to the contributors list 🎉

996f27f668a2688e7e385da547dd4e6c27393f22 authored over 5 years ago by Hans Pagel <[email protected]>
Merge pull request #11 from sauerbraten/master

add support for table, table_row, table_header, table_cell

4a1aa04ca5b8544daef6dd485a4c65711918b55f authored over 5 years ago by Hans Pagel <[email protected]>
add Table, TableRow, TableCell, TableHeader to README

438eb9b8859f6764087dc4e83b332878a81e5e64 authored over 5 years ago by sauerbraten <[email protected]>
support data-colwidth attribute in td and th tags

6f42a576ea047baa7666a302a64c5f9de7d11a41 authored over 5 years ago by sauerbraten <[email protected]>
add support for table, table_row, table_header, table_cell

f2d80457cc7e2eda5f16f057580fbf61831b7348 authored over 5 years ago by sauerbraten <[email protected]>
add HardBreak to README

c3a3faef2077e256fdad637253432c85de6566ec authored over 5 years ago by Hans Pagel <[email protected]>
bump up php version to 7.2

2430d376a2b4eb5b0b5a6adbde118f15578304f4 authored over 5 years ago by Hans Pagel <[email protected]>
remove custom hard break node

65d36e7a6d8e55436a43384e6aedc5d24eb30a0a authored over 5 years ago by Hans Pagel <[email protected]>
Merge pull request #10 from sauerbraten/master

add HardBreak node

dd8365cfa933ef29550c03fdc00ffb0249b17c3d authored over 5 years ago by Hans Pagel <[email protected]>
add HardBreak node

d0e853d74b3e2ab279d48aa0b20f65a2eed4f921 authored over 5 years ago by sauerbraten <[email protected]>
add list of default nodes and marks to the readme

da8ddc5d9e21a56886ad4cef7935d3284cd52485 authored over 5 years ago by Hans Pagel <[email protected]>
rename hard break node test

c8fb2027445f164c62c126b3969b364384caef83 authored over 5 years ago by Hans Pagel <[email protected]>
add tests

d7e8a3deec19decc8b6680206a20fe54db891eaf authored over 5 years ago by Hans Pagel <[email protected]>
add new nodes to default settings, renamed unordered list node to bullet list node

786a08405f569421f4a25ddcc7fc9929b0ed1740 authored over 5 years ago by Hans Pagel <[email protected]>
Merge pull request #8 from jackmcdade/master

unordered_list is actually bullet_list

482d6ae0cad62067c81f7052a5c057eb81cb73cf authored over 5 years ago by Hans Pagel <[email protected]>
unordered_list is actually bullet_list

b1f19f2a34e0c1d38b3f68825af3c67ecce4f7c0 authored over 5 years ago by Jack McDade <[email protected]>
Merge pull request #7 from jackmcdade/master

✨ Add blockquote and list nodes

8882df7514033de8c4437f49bcb8a1e8aaa61443 authored over 5 years ago by Hans Pagel <[email protected]>
:sparkles: Add blockquote and list nodes

00d70b69111fbb3fe3cd9a1dbd91215cafb67975 authored over 5 years ago by Jack McDade <[email protected]>
Update README.md

e0570df597d7eba3537ad6f09e47ee0d9eec0e6c authored over 5 years ago by Hans Pagel <[email protected]>
update dependencies

7ffcea01e3cda648a2b2e88bd9bf27f65b285fe8 authored over 5 years ago by Hans Pagel <[email protected]>
add phpunit cache to gitignore

380731e8eb4cff746276f32cedf360122b8ede00 authored over 5 years ago by Hans Pagel <[email protected]>
code style

b19018e892cb405c7d1a35bb0b7dd2faba84c87a authored over 5 years ago by Hans Pagel <[email protected]>
add php cs fixer

b025f91ec634ecef5ec1d39457dbd8e12f098d17 authored over 5 years ago by Hans Pagel <[email protected]>
code style

224c48659369a317142e7db08c6399b53787604a authored over 5 years ago by Hans Pagel <[email protected]>
Merge pull request #6 from robertheydenrych/master

Add support for handling single or unpaired tags

49b639ec39023795155d64384b719f50e9b4a45b authored over 5 years ago by Hans Pagel <[email protected]>
Tweaked the terminology to use references to selfClosing as suggested

c7c1fb0bee5ea3ef24237fd07d04571b8d114be2 authored over 5 years ago by Robert Heydenrych <[email protected]>
Add support for handling single or unpaired tags such as br, while maintaing backward compatability

e96f1baa8cdc66f07a45f79c9d2311a2a1f78c6d authored over 5 years ago by Robert Heydenrych <[email protected]>
Merge pull request #3 from Joostb/escapeinput

Sanitize user input

6397f7990243d164521cfdbe5cbc518c90ab0fe2 authored over 5 years ago by Hans Pagel <[email protected]>
Merge pull request #2 from Joostb/master

Functionality to add custom marks.

39a54ba31866b0d23deb81ce3a8b4a8b01ed9174 authored over 5 years ago by Hans Pagel <[email protected]>
Merge pull request #4 from jackmcdade/master

Fix README h1

b07968b3f558712ae3766c0f927ef8447707cb22 authored over 5 years ago by Hans Pagel <[email protected]>
Fix README h1

546d057397581ddc6f2383f6c11022cc4ee23a21 authored over 5 years ago by Jack McDade <[email protected]>
Fix a bug where the renderer always uses the last renderClass in the nodes array.

7f823705c84267e7b5ea72b2bbf8de2d9e33ec87 authored over 5 years ago by Joost Besseling <[email protected]>
Sanitize $node->text output.

244e6d98db6379389041f373174bba306d7cee65 authored over 5 years ago by Joost Besseling <[email protected]>
Rename the CustomMarkTest in LinkTest to LinkTest

1c6a3d3e435761da887770e198aef084087e12a8 authored over 5 years ago by Joost Besseling <[email protected]>
Functionality to add custom marks.

8ff32e0e3bfa510909bcf7d2998009e957ea0392 authored over 5 years ago by Joost Besseling <[email protected]>
add link mark support

a5555a8ab4791805d9b21f80c43c291f08ea708e authored almost 6 years ago by Hans Pagel <[email protected]>
add code block support

a4a6c3c2f4a2306cc30ad7205a2cd4bb379832ea authored almost 6 years ago by Hans Pagel <[email protected]>
add example for custom nodesto readme

5499781ddadd2ffafd3beeceeac7088d03ee16a5 authored almost 6 years ago by Hans Pagel <[email protected]>
Merge branch 'master' of github.com:scrumpy/prosemirror-to-html

0533bbce0a64e869055cf9832b40d4367785c00f authored almost 6 years ago by Hans Pagel <[email protected]>
add node & mark base class, add text method to nodes

f3188e0d3135d7c099086076eca96606a21238bf authored almost 6 years ago by Hans Pagel <[email protected]>
whitespace

b85274ab9f9d01891eb2b83f868f840031ee85f4 authored almost 6 years ago by Hans Pagel <[email protected]>
add support for nodes without markup

187952bf66c3707e2bc292a7a7a516f911f75b3d authored almost 6 years ago by Hans Pagel <[email protected]>
add support for custom nodes

3f526a02749f41a6cbff8ceaf57e4ba8f2b032b9 authored almost 6 years ago by Hans Pagel <[email protected]>
add LICENSE

46b6f52fbdb141ab12ac0442cd22f59c4d61cc04 authored almost 6 years ago by Hans Pagel <[email protected]>
Update README.md

74b1e96260850a2b5df2806eaececbd909f5cf0b authored almost 6 years ago by Hans Pagel <[email protected]>
update README

5184393df75801f5e6a6cd639b4b4d1f41d182aa authored almost 6 years ago by Hans Pagel <[email protected]>
initial commit

cbc46109fd724e3b192369c748f1f8be27795412 authored almost 6 years ago by Hans Pagel <[email protected]>