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
What I'm trying to do is pretty simple in theory, but I can't seem to make it work.
What I want is: when I'm prompted for a specific variable, the text I enter is formatted according to how I specify in the syntax.
For example, this is the format I use:
> [!quote] {{VALUE:Author}}
> {{VALUE:Quote}}
The issue is, when I enter multiple lines in the multiline input field, only the first line is prepended with the >. I'd like all the subsequent lines to also be prepended with the >.
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
Uh oh!
There was an error while loading. Please reload this page.
-
What I'm trying to do is pretty simple in theory, but I can't seem to make it work.
What I want is: when I'm prompted for a specific variable, the text I enter is formatted according to how I specify in the syntax.
For example, this is the format I use:
The issue is, when I enter multiple lines in the multiline input field, only the first line is prepended with the
>. I'd like all the subsequent lines to also be prepended with the>.Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions