Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix recreateOriginal() code for PhoneGap compatibility #171

Merged
merged 2 commits into from Nov 3, 2014

Conversation

ericshulman
Copy link
Member

when submitting TW documents to http://build.phonegap.com, they produced mangled output because the recreateOriginal() function includes embedded /body and /html syntax. The fix is to split the literal text using '+', so that the strings are unaffected, but PhoneGap will not stumble on them.

when submitting TW documents to http://build.phonegap.com, they produced
mangled output because the recreateOriginal() function includes embedded
/body and /html syntax. The fix is to split the literal text using '+',
so that the strings are unaffected, but PhoneGap will not stumble on
them.
ericshulman added a commit that referenced this pull request Nov 3, 2014
fix recreateOriginal() code for PhoneGap compatibility
@ericshulman ericshulman merged commit 70aca1f into TiddlyWiki:master Nov 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant