ctrl-v icon indicating copy to clipboard operation
ctrl-v copied to clipboard

📋 a modern, open-source pastebin with latex and markdown rendering support

Results 20 ctrl-v issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [next](https://github.com/vercel/next.js) from 10.1.3 to 12.1.0. Release notes Sourced from next's releases. v12.1.0 Core Changes Relay Support in Rust Compiler: #33702 fix eslint link-passhref rule: #33857 update webpack: #33831 Flush...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.22 to 3.2.0. Changelog Sourced from nanoid's changelog. Change Log This project adheres to Semantic Versioning. 3.2 Added --size and --alphabet arguments to binary (by Vitaly Baev)....

dependencies

```html Siddhant ``` This Should Render to: ![image](https://user-images.githubusercontent.com/55068936/134953292-90ca7a42-dc59-49ec-90e7-0293d626a4bc.png) But, it is rendering like this: ![image](https://user-images.githubusercontent.com/55068936/134953475-a7386c36-8562-49d0-acc8-640f455b2b26.png)

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36. Release notes Sourced from postcss's releases. 7.0.36 Backport ReDoS vulnerabilities from PostCSS 8. Changelog Sourced from postcss's changelog. 7.0.36 Backport ReDoS vulnerabilities from PostCSS...

dependencies

'nuff said ```js const theme = { colors: { background: '#111111', codeHighlight: '#ffffff08', border: '#565656', text: '#faf9f5', error: '#ee1111', }, } ``` AC: - [ ] Add toggle to switch...

Would be nice to be able to create permalinks for pastes too, similar to what GitHub offers: https://docs.github.com/en/github/managing-your-work-on-github/creating-a-permanent-link-to-a-code-snippet Example URL would be https://ctrl-v.app/2uKMJEu#L1-L14 Good place to start would be the...

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

When I link a paste that's latex, a preview is rendered.