carbon icon indicating copy to clipboard operation
carbon copied to clipboard

:black_heart: Create and share beautiful images of your source code

Results 119 carbon issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Copying "Plain URL" doesn't work. **To Reproduce** Steps to reproduce the behavior: 1. Open https://carbon.now.sh/ 2. Select the "Plain URL" item from the copy menu: ![image](https://user-images.githubusercontent.com/114060/169711470-bbee7075-122b-4be7-995b-ee850ca4d39c.png) 3....

bug

In certain conditions, sometimes the editor is displayed incorrectly with this extra padding: However, it goes away when editing the code, **OR** even resizing the window. This must be a...

help wanted
maintenance
good first issue
bug:needs-reproduction

Please look this: ![carbon](https://user-images.githubusercontent.com/60403489/160318968-8a5c5bca-182f-4939-a537-b8bef829bb0c.png) I can't remove `xxxx`

good first issue
bug:needs-reproduction

**Describe the bug** When using the Safari Technology Preview browser (Release 141 (Safari 15.4, WebKit 17614.1.3.8)), the Export command produces an image that is shifted to the left by about...

bug
help wanted
good first issue

Generated svg will appear as a blank image when imported to google slides/drawings or lucidcharts. Actually, when it's imported into google drive, the preview is already a blank image. Browser:...

help wanted
integrations

This feature will enable the user to use an aditional panel to add contextual information related to code. I saw a lot of people using this template in social media...

### Expected Behavior In editor code look ok ![expected](https://i.imgur.com/mMaYyFC.png) ### Actual Behavior But after export as image or share - broken ![bug](https://i.imgur.com/lJTdRVU.jpg) [Carbon link](https://carbon.now.sh/?bg=rgba(171%2C%20184%2C%20195%2C%201)&t=seti&wt=none&l=javascript&ds=true&dsyoff=20px&dsblur=68px&wc=false&wa=true&pv=56px&ph=56px&ln=false&fm=Hack&fs=14px&lh=133%25&si=false&es=2x&wm=false&code=const%2520numbers%2520%253D%2520%255B%25201%252C%25203%252C%25205%2520%255D%253B%250Aconst%2520result%2520%253D%2520numbers.reverse().map((n%252C%2520i)%2520%253D%253E%2520n%2520%252B%2520numbers%255Bi%255D)%253B%250Aconsole.log(result)%253B) Browser: Google Chrome Version 72.0.3626.121 (Official...

bug
help wanted

**Is your feature request related to a problem? Please describe.** There is a template that people are using to share knowledge, is a short text description with the code, side...

enhancement

- [ ] Upgrade to `react@18` - [ ] Confirm automatic bracket (`{}`, `()`, `[]`, …) completion works correctly - [ ] Take advantage of `useDeferredValue` instead of debouncing in...

help wanted
maintenance