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

github-actions(deps): bump actions/cache from 2.1.6 to 2.1.7

dependabot[bot] opened this pull request about 3 years ago
github-actions(deps): bump shivammathur/setup-php from 2.15.0 to 2.16.0

dependabot[bot] opened this pull request about 3 years ago
github-actions(deps): bump actions/checkout from 2.3.5 to 2.4.0

dependabot[bot] opened this pull request about 3 years ago
github-actions(deps): bump actions/checkout from 2.3.4 to 2.3.5

dependabot[bot] opened this pull request about 3 years ago
github-actions(deps): bump shivammathur/setup-php from 2.13.0 to 2.15.0

dependabot[bot] opened this pull request about 3 years ago
github-actions(deps): bump shivammathur/setup-php from 2.13.0 to 2.14.0

dependabot[bot] opened this pull request over 3 years ago
github-actions(deps): bump shivammathur/setup-php from 2.12.0 to 2.13.0

dependabot[bot] opened this pull request over 3 years ago
github-actions(deps): bump shivammathur/setup-php from 2.11.0 to 2.12.0

dependabot[bot] opened this pull request over 3 years ago
Add support for title attribute to link mark

arthurperton opened this pull request over 3 years ago
github-actions(deps): bump actions/cache from 2.1.5 to 2.1.6

dependabot[bot] opened this pull request over 3 years ago
Support tiptap v2 type format

mmachatschek opened this pull request over 3 years ago
github-actions(deps): bump shivammathur/setup-php from 2.10.0 to 2.11.0

dependabot[bot] opened this pull request over 3 years ago
github-actions(deps): bump actions/cache from v2.1.4 to v2.1.5

dependabot[bot] opened this pull request over 3 years ago
fix(Renderer): add UTF-8 paramter

mnlmaier opened this pull request over 3 years ago
Marks inside Links produce a mess, fix #50

hanspagel opened this pull request over 3 years ago
github-actions(deps): bump shivammathur/setup-php from 2.9.0 to 2.10.0

dependabot[bot] opened this pull request almost 4 years ago
github-actions(deps): bump actions/cache from v2.1.3 to v2.1.4

dependabot[bot] opened this pull request almost 4 years ago
composer(deps-dev): update phpunit/phpunit requirement from ^7.0|^8.0|^9.0 to ^7.5.20

dependabot[bot] opened this pull request almost 4 years ago
Add Horizontal Rule

jasonvarga opened this pull request almost 4 years ago
PHP 8

jasonvarga opened this pull request about 4 years ago
github-actions(deps): bump shivammathur/setup-php from 2.8.0 to 2.9.0

dependabot[bot] opened this pull request about 4 years ago
github-actions(deps): bump shivammathur/setup-php from 2.7.0 to 2.8.0

dependabot[bot] opened this pull request about 4 years ago
github-actions(deps): bump actions/checkout from v2.3.3 to v2.3.4

dependabot[bot] opened this pull request about 4 years ago
github-actions(deps): bump actions/cache from v2.1.2 to v2.1.3

dependabot[bot] opened this pull request about 4 years ago
github-actions(deps): bump shivammathur/setup-php from 2.6.0 to 2.7.0

dependabot[bot] opened this pull request about 4 years ago
github-actions(deps): bump shivammathur/setup-php from 2.5.0 to 2.6.0

dependabot[bot] opened this pull request about 4 years ago
github-actions(deps): bump actions/cache from v2.1.1 to v2.1.2

dependabot[bot] opened this pull request about 4 years ago
Service injection

cjprinse opened this pull request about 4 years ago
github-actions(deps): bump actions/checkout from v2.3.2 to v2.3.3

dependabot[bot] opened this pull request about 4 years ago
Add Images management

Julien1138 opened this pull request over 4 years ago
github-actions(deps): bump shivammathur/setup-php from 2.4.3 to 2.5.0

dependabot[bot] opened this pull request over 4 years ago
Remove outdated travis config

mmachatschek opened this pull request over 4 years ago
Fix link of status badge

mmachatschek opened this pull request over 4 years ago
github-actions(deps): bump actions/cache from v2.1.0 to v2.1.1

dependabot[bot] opened this pull request over 4 years ago
github-actions(deps): bump shivammathur/setup-php from 2.4.2 to 2.4.3

dependabot[bot] opened this pull request over 4 years ago
github-actions(deps): bump shivammathur/setup-php from 2.4.1 to 2.4.2

dependabot[bot] opened this pull request over 4 years ago
#25 Provide function to replace existing node or mark.

davidwhthomas opened this pull request over 4 years ago
github-actions(deps): bump actions/checkout from v2.3.1 to v2.3.2

dependabot[bot] opened this pull request over 4 years ago
composer(deps-dev): bump phpunit/phpunit from 7.5.13 to 7.5.20

dependabot[bot] opened this pull request over 4 years ago
composer(deps-dev): bump league/climate from 3.5.0 to 3.5.2

dependabot[bot] opened this pull request over 4 years ago
add support for iframe

pa-bouly opened this pull request over 4 years ago
Render correctly even wrong format content

tolawho opened this pull request over 4 years ago
Add Strike mark

jackmcdade opened this pull request over 4 years ago
Added underline mark

octoper opened this pull request over 4 years ago
add optional attrs target and rel to link mark

wiebkevogel opened this pull request almost 5 years ago
add attrs target and rel to link mark

wiebkevogel opened this pull request almost 5 years ago
add support for sub and sup tags

wiebkevogel opened this pull request almost 5 years ago
add support for table, table_row, table_header, table_cell

sauerbraten opened this pull request over 5 years ago
add HardBreak node

sauerbraten opened this pull request over 5 years ago
unordered_list is actually bullet_list

jackmcdade opened this pull request over 5 years ago
✨ Add blockquote and list nodes

jackmcdade opened this pull request over 5 years ago
Add support for handling single or unpaired tags

robertheydenrych opened this pull request over 5 years ago
Fix node with no text using the text method from a custom node

jasonvarga opened this pull request over 5 years ago
Fix README h1

jackmcdade opened this pull request over 5 years ago
Sanitize user input

Joostb opened this pull request over 5 years ago
Functionality to add custom marks.

Joostb opened this pull request over 5 years ago
Add new marks and node implementations

robertheydenrych opened this pull request almost 6 years ago