Idea: Allow branches inside multiline conditional to be labelled
Open
enhancement
to_investigate
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 540
- PR merge metrics
- No merged PRs in 30d
Description
(Originally posted by @joningold on our internal Asana.)
As in:
```
{once:
- It was sunny.
- (rainy) It was raining.
}
{ rainy: The ground was wet. }
```
These aren't gather point so it could be this is totally impossible. Certainly, the idea of diverting to a point like this is... a bit weird. But it'd be very useful to be able to test the read count nonetheless..!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.