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

Line separator support. #124

Closed
Rollczi opened this issue Feb 12, 2022 · 0 comments
Closed

Line separator support. #124

Rollczi opened this issue Feb 12, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Rollczi
Copy link
Contributor

Rollczi commented Feb 12, 2022

String newLine = "\n";

render:
image

dzikoysk pushed a commit that referenced this issue Feb 16, 2022
…#126)

* Fix destringify.

* Add line separator support.

* Add check for line separator in CdnDeserializerTest.

* Change name field FAKE_LINE_SEPARATOR -> RAW_LINE_SEPARATOR in StandardOperators class.

* Move tests to LiteSeparatorTest.

* Test single quote in SimpleComposerTest.

* Why it's still here 😳

* Change name safe & operational to raw & value.

* load() -> loadAs()

* Rename separator test to EscapeOperatorsSerdeTest.

* TestConfiguration -> ConfigurationWithSeparators

* Merge with master (manual fix).

* Remove strangeValue
@dzikoysk dzikoysk added the bug Something isn't working label Feb 16, 2022
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
None yet
Development

No branches or pull requests

2 participants