inkle / inkle/inky

tunnel back to parameterised knotname crashes web export

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

Description

the following

```
-> tunnel(-> knot) -> END

=== knot
yo.
-> DONE
=== tunnel (-> go )
->-> go
```

runs in inky as expected, but crashes when compiling to a playable web version with an "unknown error". Removing the

`->-> (parametername)`

line removes the error.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the supplied ink example in Inky, then compare playable web export with and without the parameterised tunnel line. Trace the web-export compilation path from that minimal case; done when the example exports without the unknown error while retaining the parameterised tunnel.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.