I just updated to Twine version 2.0.7 from the previous version of Twine 2. However, doing so made some changes to the HTML tags in my passages. For instance...
In the previous version, I had a line reading: <h1>The End</h1>
Now it reads: <h1>The End</h1>
This happens to every single HTML tag in my story. I correct some of them, but when I exited Twine and then reopened it, the tags disappeared again. What is causing this and how can I fix it?
Comments
And yes, unfortunately it keeps happening.
The problem seems to be the <> characters: they turn into "& lt ;"
My story format is SugarCube by the way.
I believe I have this fixed, but before I release 2.0.8, I'd like to confirm that my fix is working for everyone else and is not causing any unexpected side effects. Please try one of these downloads and see if you your story text is garbled. I think you may need to do Sharpe's find/replace to fix the issue, but it should only need to be done once per story
http://twinery.org/downloads/twine_2.0.8_osx.zip
http://twinery.org/downloads/twine_2.0.8_win32.exe
http://twinery.org/downloads/twine_2.0.8_win64.exe
http://twinery.org/downloads/twine_2.0.8_linux32.zip
http://twinery.org/downloads/twine_2.0.8_linux64.zip
I downloaded the fix for OS X @klembot posted above. I opened my file in it and I did the find and replace once again. I closed the file and exited out of the program.
I opened twine and opened my story and I am glad to report that it stayed corrected. The issue has been resolved for me.
Hey, I am on a MAC and was having the same HTML issues as stated.
When I download 2.0.8 the Twine version # is 2.0.6 via the actual client. However, it does fix the HTML issue on MAC.
Thanks
Thanks a lot !
Thanks for the quick fix