inkle / inkle/ink

Edge case causes empty ("\n") line

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

Description

Hi there!
The following code causes an empty ("\n") line to be "spoken" by ink. I mention it since my code used string.IsNullOrWhiteSpace() to validate the current speech line.

->foo

= foo
{ not bar: ->bar-> } // Converting this to a non one-liner removes the "\n" speech
->DONE

= bar
// Adding a speech line here also removes the "\n" speech
{ once:
- In bar
}
->->

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.