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
Would it be possible to add an adverb or some way of getting the compact version of a sequence of mappings? I find that this formatting is much more common.
---
sequence:
-
a: bc: d
---
# compactsequence:
- a: bc: d
Thanks!
The text was updated successfully, but these errors were encountered:
Would it be possible to add an adverb or some way of getting the compact version of a sequence of mappings? I find that this formatting is much more common.
Thanks!
The text was updated successfully, but these errors were encountered: