Skip to content

feat/fix: support literal and single-quoted style for YAML::Binary emitting#1447

Open
sxrzh wants to merge 2 commits into
jbeder:masterfrom
sxrzh:fix1287-styles
Open

feat/fix: support literal and single-quoted style for YAML::Binary emitting#1447
sxrzh wants to merge 2 commits into
jbeder:masterfrom
sxrzh:fix1287-styles

Conversation

@sxrzh
Copy link
Copy Markdown

@sxrzh sxrzh commented Jun 1, 2026

Fixes #1445 and a part of issue #1287.
Support literal and single-quoted style for YAML::Binary emitting. Attempts to support plain form may change the default behavior, so are not applied.
Related tests are added to EmitterTest.BinaryStyles in test/integration/emitter_test.cpp.

@sxrzh
Copy link
Copy Markdown
Author

sxrzh commented Jun 1, 2026

I also implemented the line wrapping as mentioned in #1287, should I commit it here or open another PR?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No way to emit YAML::Binary in literal, single-quoted or plain form.

2 participants