Question
Layer names with non-alphanumeric characters converted to hex code when exporting SVGs
When exporting or saving as SVG, the non-alphanumeric characters in a layer name get converted to their hex code. For example, hashtag(#) becomes _x23_ and underscore(_) becomes _x5F_. This happens when the layer name is set as the id or the data-name. This issue seems to only happen in v28.6 of Illustrator, not v28.5.

