siddharthroy12 / recoded

A web app/tool to create beautiful images and videos of your code directly in your browser with just one click.
https://recoded.netlify.app/
MIT License
103 stars 23 forks source link

Fix dots in file name on export #7

Open siddharthroy12 opened 1 year ago

siddharthroy12 commented 1 year ago

File name does not show correctly when exporting the image

Debi-Ejeta commented 1 year ago

I would like to work on this, but can you provide more explanation about the issue. Is it removing the dots that appear like in app.js, and having it exported as app.png instead of app.js.png?