quote-selection icon indicating copy to clipboard operation
quote-selection copied to clipboard

Install a shortcut to append selected text to a <textarea> as a Markdown quote.

Results 2 quote-selection issues
Sort by recently updated
recently updated
newest added

Bumps the npm_and_yarn group with 3 updates: [karma](https://github.com/karma-runner/karma), [socket.io-parser](https://github.com/Automattic/socket.io-parser) and [ws](https://github.com/websockets/ws). Updates `karma` from 5.2.3 to 6.3.16 Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate...

dependencies

Quote replying to a list adds 4 extra spaces in front of list items. That then gets rendered as code blocks in Markdown, e.g. take following lists * item1 *...