You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installed your plugins Meta Bind, very necessary and great development.
But I have a question.
When I pull from Frontmatter, for example, a list, the enumeration goes through comma without space. VIEW[{Family}].
Modern,Traditional card games,Eights
Is there any way to add a space after the comma or use another delimiter (or a string of delimiters) like this:
Modern; Traditional card games; Eights
As far as I understand Meta Bind cannot use properties consisting of several words?
For example, VIEW[{Family Game}].
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
Installed your plugins Meta Bind, very necessary and great development.
But I have a question.
When I pull from Frontmatter, for example, a list, the enumeration goes through comma without space.
VIEW[{Family}]
.Modern,Traditional card games,Eights
Is there any way to add a space after the comma or use another delimiter (or a string of delimiters) like this:
Modern; Traditional card games; Eights
As far as I understand Meta Bind cannot use properties consisting of several words?
For example,
VIEW[{Family Game}]
.Regards!
Thank you in advance for your reply.
Translated with DeepL.com (free version)
Beta Was this translation helpful? Give feedback.
All reactions