Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not possible to use parametrized string #10

Closed
fryette opened this issue Mar 16, 2021 · 1 comment
Closed

Not possible to use parametrized string #10

fryette opened this issue Mar 16, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@fryette
Copy link

fryette commented Mar 16, 2021

Let's say I want next string "{number}mm"
With that library it's only possible to do next:
"$number mm"
But I really don't want to use space here
How to handle such a case without splitting it into two strings

@fryette
Copy link
Author

fryette commented Mar 16, 2021

${factor} also can be used.

@fryette fryette closed this as completed Mar 16, 2021
@Tienisto Tienisto added question Further information is requested documentation Improvements or additions to documentation labels Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants