My html server returns an error for an illegal xml character <FFFE>. Searching the web, I find the following entry:
https://bitbucket.org/_L_/harlowe
...
1.2.3 changes (unreleased):
Bugfixes
...
Fixed a bug where the Javascript in the resulting HTML files contained the Unicode non-character U+FFFE, causing encoding problems when the file is hosted on some older servers.
...
Looks like that is the fix I need. My Twine version is 2.0.11. Will that fix be incorporated any time soon?
https://bitbucket.org/_L_/harlowe
...
1.2.3 changes (unreleased):
Bugfixes
...
Fixed a bug where the Javascript in the resulting HTML files contained the Unicode non-character U+FFFE, causing encoding problems when the file is hosted on some older servers.
...
Looks like that is the fix I need. My Twine version is 2.0.11. Will that fix be incorporated any time soon?