You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, @daveyboond. It looks like you are asking for a change to the Twine application. This is a repository for the Twine Cookbook, a documentation and an example collection project. I recommend making an issue on the TwineJS repository. They can respond and track suggestions to the Twine application there.
It is not possible to fully copy text from the 'Proof' screen. When pasting the text into another application, the passage titles are omitted.
This appears to be because the passage titles are rendered in HTML in an unusual way, with the title appearing as the name attribute of a tag.
I propose that these titles are rendered differently so that all of the text can be copied and pasted.
The text was updated successfully, but these errors were encountered: