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
Per the Github documentation, multiline strings must use a delimiter
with the following syntax:
{name}<<{delimiter}
{value}
{delimiter}
Testing this with my fork indicates that it should work.
0 commit comments