Skip to content

Text encoding breaks yaml validation #466

Description

@jwhite242

Encountered interesting issue via copying spec's out of the documentation and trying to run it. This worked fine, until the downloaded specification was edited to add some new keys, a depends key, which resulted in immediate yaml validation errors about that being an invalid key. The only recourse was manually retyping the whole specification. That, combined with throwing a 'not-ascii' regex at the buffer that marked nearly every character suggests a text encoding issue? More investigation required to ensure examples can actually be taken from the documentation directly.

Initial testing/issue discovered on MacOS.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions