Join variables #756
Answered
by
blacksmithgu
frankjonen
asked this question in
Q&A
-
I'm looking for a way to join variable contents from front-matter into one variable that I can read in the note's body. Mostly figured it out
My issue is that I don't want to quote the numbers in the front-matter but want to avoid them to get added together. |
Beta Was this translation helpful? Give feedback.
Answered by
blacksmithgu
Jan 7, 2022
Replies: 1 comment 1 reply
-
You can add them to a string instead:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
frankjonen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can add them to a string instead: