[Bug Report] letter "n" isn't rendered in github commit edits view

This is here because I’m too lazy to write out a whole real report on Github. I’m using Chrome on a Macbook, running macOS Sequoia 15.6.1 if that information is useful. Also idk, but I think there should be a “bug report” optional tag thing. Something to consider.


This is pretty self explanatory. If it’s not immediately obvious, it should say "main.block and main.ts but it doesn’t. I’m using my TilemapGen extension, and it literally says “TilemapGe.jso” on line 12 there. And also “TargetVersios”. While I do think this is hilarious, it think it should be fixed :upside_down_face:

1 Like

this is fixed, it just hasn’t been release to arcade yet :slight_smile:

4 Likes

Good to know! It’s a very funny bug. Any chance you can explain how it happened? It seems like some interesting shenanigans are happening behind the scenes to cause just the letter n to disappear.

left out a backslash when trying to match a newline in a regex

2 Likes