typester
typester copied to clipboard
:black_nib: A WYSIWYG that gives you predictable and clean HTML
Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill) from 1.2.1 to 1.2.2. Commits cb47838 1.2.2 deee138 fix: handle sanitising better, add tests ff73dbf fix: sanitise pid parameter (#31) 3b5b8fe update Changelog See full diff in compare...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...
Hello, it seems typester doeasn't play well with ShadowDom. Do you have tested it with shadowdom ? i've build a small sample https://stackblitz.com/edit/lit-demo-typester When you select text it throw an...
Investigate implementing shortcut keys to do quick formatting, i.e. ctrl+alt+1 for h1 etc.
i.e. make sure space after `if` is checked for
At the moment the selection range is the full content selection range.