-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change defaults to be more unicodey (#95)
In response to C's request [here](https://icosahedron.website/@cxli/113721094857952517), change the defaults to show the unicode character in more cases, instead of showing the unicode escapes. Before: ![image](https://github.com/user-attachments/assets/ac19cf5b-5c2a-4710-925f-15168f2d77fe) After: ![image](https://github.com/user-attachments/assets/37700d2e-6eef-4bf1-a58c-c55118030509) This technically changes the Dusa interface, but I think the `escapeString` function was mostly being used in debugging and via the web editor's sketchzone.
- Loading branch information
1 parent
444331b
commit b4b691f
Showing
3 changed files
with
21 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters