Skip to content

Invalid Markdown: failed with YAMLSemanticError: Insufficient indentation in flow collection when using TABS #488

Description

@cobbvanth

When using Tabs in JSON, inside of the front-matter of your mdx file, you will get the "failed with YAMLSemanticError: Insufficient indentation in flow collection" error when using tabs to indent multi-line separated arrays.

WindowsTerminal_HeEnB0ZRhO

The following code with a single tab trigger this error:
Code_cYRcUyfVeZ

However, when this tab is replaced by spaces, the error no longer occurs:
Code_j0h2eo5y8O

The only other reference to this I came across was from the YAML repo here, which may indicate an issue with the version of YAML used in this repo. eemeli/yaml#114

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions