-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Embedded sketches missing a space between the name of sketch and author #4040
Copy link
Copy link
Open
Labels
Awaiting Maintainer ApprovalNeeds review from a maintainer before moving forwardNeeds review from a maintainer before moving forwardBugError or unexpected behaviorsError or unexpected behaviors
Description
p5.js version
1.11.11
What is your operating system?
Windows
Web browser and version
Chrome Version 146.0.7680.165 (Official Build) (64-bit)
Actual Behavior
Embedded sketches are missing a space between the name of sketch and the author.
Expected Behavior
I am expecting a space between the name of the sketch and the author.
Steps to reproduce
In the Web Editor > File > Share > Embed Sketch> copy
Example of the copy:
<iframe src="https://editor.p5js.org/glv/full/eSnIl-quC"></iframe>
Example here of embedded sketch:
https://discourse.processing.org/t/embedded-sketches-missing-a-space-in-title/48271
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Awaiting Maintainer ApprovalNeeds review from a maintainer before moving forwardNeeds review from a maintainer before moving forwardBugError or unexpected behaviorsError or unexpected behaviors