GithubHelp home page GithubHelp logo

Comments (3)

videlais avatar videlais commented on August 10, 2024 1

I still haven't solved this, @klembot, but here is another cursed example generated by Twine that will not currently re-import correctly in either Extwee or Twine.

:: StoryTitle
Round-trip Twine Crash


:: StoryData
{
  "ifid": "B1470EDA-E62A-43EF-8BAC-6FCD4D2A4D55",
  "format": "Harlowe",
  "format-version": "3.3.8",
  "start": "{\"position\":\"400,200\",\"size\":\"100,100\"}",
  "zoom": 1
}


:: \{"position":"400,200","size":"100,100"\} {"position":"700,325","size":"100,100"}

from extwee.

videlais avatar videlais commented on August 10, 2024

Okay, so, I've done lots of work on this and it's not an easy fix, it turns out. I can escape Twee special characters easy enough, but trying to un-escape them is much harder.

I've come up with a particularly cursed -- literally called "Cursed" -- example output from Twine's export into Twee:

:: StoryTitle
Cursed


:: StoryData
{
  "ifid": "22F25A58-7062-4927-95B6-F424DDB2EC65",
  "format": "Harlowe",
  "format-version": "3.3.8",
  "start": "[Hello] {world} \\\\",
  "zoom": 1
}


:: \[Hello\] \{world\} \\\\ {"position":"400,200","size":"100,100"}
\:: Extra header

from extwee.

klembot avatar klembot commented on August 10, 2024

Would be happy to talk this one through together!

from extwee.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.