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
Above would give ERROR: Reserved indicators can't start a plain scalar. as the “@” (#x40, at) and “`” (#x60, grave accent) are reserved for future use.
So yeah it will need to be a non standard YAML parser. (Or at least provide a visible indicator that this is invalid)
Just discovered that if I added
@
totelegram: thinkerer
liketelegram: @thinkerer
the contact plugin will not add the contact in... looks like a bugBelow is the minimum test file I used to replicate the issue
The text was updated successfully, but these errors were encountered: