inkle / inkle/ink

Make colon escapable

Open
#940 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.9k
Forks
540
PR merge metrics
No merged PRs in 30d

Description

I'm working on a Godot project which uses external function calls. Currently, I'm trying to pass a path to a scene through an EXTERNAL function. Unfortunately, Godot's filesystem uses `res://` to denote internal files, and the colon causes the compiler to think it is leaving the execution section for conditional text. The colon is currently not escapeable by using a backslash, and it should be for functionality sake.

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.