Open
Description
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Try the carbon link and you can see the code snippet looks good in carbon. But after copying the image and pasting anywhere (google docs, slack, etc) the image is garbled with the code overlapping.
- Go to '…'
- Click on '…'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Info (please complete the following information):
- OS [e.g. macOS, Linux, Windows, iOS]: macOS
- Browser [e.g. Chrome, Safari, Firefox]: Chrome
- Carbon URL [e.g. carbon.now.sh?bg=pink]: https://carbon.now.sh/?bg=rgba%2874%2C144%2C226%2C1%29&t=seti&wt=none&l=javascript&width=680&ds=true&dsyoff=20px&dsblur=68px&wc=false&wa=true&pv=56px&ph=56px&ln=false&fl=1&fm=Hack&fs=14px&lh=133%25&si=false&es=2x&wm=false&code=const%2520meter%2520%253D%2520await%2520stripe.billing.meters.create%28%257B%250A%2520%2520display_name%253A%2520%27Alpaca%2520AI%2520tokens%27%252C%250A%2520%2520event_name%253A%2520%27alpaca_ai_tokens%27%252C%250A%2520%2520default_aggregation%253A%2520%257B%250A%2520%2520%2520%2520formula%253A%2520%27sum%27%252C%250A%2520%2520%257D%252C%250A%2520%2520customer_mapping%253A%2520%257B%250A%2520%2520%2520%2520event_payload_key%253A%2520%27stripe_customer_id%27%252C%250A%2520%2520%2520%2520type%253A%2520%27by_id%27%252C%250A%2520%2520%257D%252C%250A%2520%2520value_settings%253A%2520%257B%250A%2520%2520%2520%2520event_payload_key%253A%2520%27value%27%252C%250A%2520%2520%257D%252C%250A%257D%29%253B