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** The bug will appear when exporting png and svg. If you choose to export 2x and 4x scale, the exported picture is not complete, like this: ![carbon](https://user-images.githubusercontent.com/31366757/188312086-dd816ab5-d559-49aa-899e-519cb31d6cc1.png)...

bug

**Question** I want to run carbon source code on my computer locally. **Problem** Where is the entry point for npm and which command do I use to get next js...

Closes https://github.com/carbon-app/carbon/issues/1294

**Is your feature request related to a problem? Please describe.** We use carbon of our open source project to generate images for documentation, GitHub releases or presentations. We support multiple...

enhancement

**Is your feature request related to a problem? Please describe.** No, my issue is a feature request unrelated to a problem. My feature request is making default sizes or options...

enhancement

I'm suggesting an enhancement to the spacing between line numbers and code content for better readability, especially when printed. ![image](https://github.com/carbon-app/carbon/assets/11989371/12845950-276f-4176-b8c7-44268556a474) **Is your feature request related to a problem? Please describe.**...

enhancement

Fixed typo - [x] Integration tests (if applicable) Closes #

**Describe the bug** "Copy as image" isn't working in Safari **To Reproduce** Steps to reproduce the behavior: 1. Write some code 2. Click on Copy as clipboard -> Image 3....

bug

* Add a try/catch block to components/Carbon.js to handle the error if the codemirro language package doesn't exist or is corrupted (this check avoids an initial crash in development mode...