https://github.com/hdorgeval/prosecafe
https://github.com/hdorgeval/prosecafe
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hdorgeval/prosecafe
- Owner: hdorgeval
- Created: 2018-03-09T22:22:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T22:32:38.000Z (about 7 years ago)
- Last Synced: 2024-10-18T08:37:40.546Z (6 months ago)
- Language: JavaScript
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# ProseMirror + TestCafe
This is a minimal test case to demonstrate issues using
[TestCafe](https://devexpress.github.io/testcafe/) with
[ProseMirror](https://prosemirror.net/) when a custom placeholder decoration is
added.npm install
npm start
# in another terminal
npm test