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
Keep in mind that, even with multi-line inline tables, indentation is ignored. What makes this work for you (once your parser supports it) are the commas and line breaks, not the indents.
Is there a way to support indentation in inline tables? So instead of doing:
We can do:
This is especially useful when we are dealing with many fields in the inline table.
The text was updated successfully, but these errors were encountered: