inkle / inkle/inky

Invalid exported JSON

Open
#179 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
340
PR merge metrics
No merged PRs in 30d

Description

JSON is not allowed to have the actual Tab character. It needs to be escaped as "\t". I found this by taking the "The Intercept" sample game, exporting to JSON, and trying to validate the output. This needs to be corrected before the exported output can be used my most sources, including node.js.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.