inkle / inkle/ink

Putting A Tag Into A Temp Var?

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

Description

Based off Jon's previous post I've attempted something like this:

```
~ temp coatAdj = "{shuffle:
- battered coat #battered
- shiny coat #shiny
- animal skin coat #animal
}"

{coatAdj}
```

However, while this appears to correctly assign text to coatAdj, the tag appears to be stripped or ignored. I've tried multiple workarounds with no success; is there any way to accomplish this? Thanks!

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.