If a user creates a new js file (or multiple files) naming with only two letters, it returns "\n" (line break) on the preview. See example: https://editor.p5js.org/zeyaoli/sketches/T8PHsajuq I created gu.js, and du.js, which returns two "\n". If I took one file off, it showed one "\n".
In the HTML page, it renders code like under;
" \n "
<script data-tag="\"@fs-du"],[86,"du.js\">...</script>
" \n "
If I changed the file name from gu.js to gu-file.js, then the line break is gone.


Welcome! 馃憢 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.
Thank you!! This is a very strange bug 馃サ
Hi ! I think this is a good first issue for me , can i go ahead fixing this ?
I'm working on it :)