Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing final break style in folded scalar #60

Open
lwronski opened this issue Aug 28, 2021 · 1 comment
Open

Parsing final break style in folded scalar #60

lwronski opened this issue Aug 28, 2021 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@lwronski
Copy link
Contributor

lwronski commented Aug 28, 2021

in-yaml

        -----BEGIN CERTIFICATE-----
        0MTk0MVoXDenkKThvP7IS9q
        +Dzv5hG392KWh5f8xJNs4LbZyl901MeReiLrPH3w=
        -----END CERTIFICATE----


kind: v1

Expected events:

+STR
+DOC
+MAP
=VAL :certificate
=VAL >-----BEGIN CERTIFICATE-----\n\n\n\n0MTk0MVoXDenkKThvP7IS9q +Dzv5hG392KWh5f8xJNs4LbZyl901MeReiLrPH3w= -----END CERTIFICATE----\n\n\n
=VAL :kind
=VAL :v1
-MAP
-DOC
-STR
@lwronski lwronski added the bug Something isn't working label Aug 28, 2021
@lwronski lwronski added this to the M2 milestone Aug 28, 2021
@lwronski lwronski self-assigned this Aug 28, 2021
@kpodsiad kpodsiad added this to In progress in scala-yaml Aug 28, 2021
@kpodsiad kpodsiad removed this from the M2 milestone Sep 8, 2021
@kpodsiad kpodsiad removed this from In progress in scala-yaml Sep 8, 2021
@kpodsiad kpodsiad added this to the M3 milestone Sep 10, 2021
@lwronski lwronski added this to In progress in 1.0 Scala Yaml Dec 21, 2021
@lbialy
Copy link
Contributor

lbialy commented May 10, 2024

Is this the whole yaml or just a chunk?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
1.0 Scala Yaml
In progress
Development

No branches or pull requests

3 participants