danielrob / danielrob/aperitif-editor
[Feature] Input text around param invocations.
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently there's no way to add text to component children.
As an initial step in this direction I'm suggesting to be able to:
```
add text {param} next to params
```
This can just be a `template` property on the Invocation model, perhaps in tagged template style: ['add text ', ' next to params', invocationId] or something that suits.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.