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

Try to parse multiline option in quotes #148

Closed
wants to merge 1 commit into from

Conversation

koppor
Copy link
Member

@koppor koppor commented Nov 10, 2021

Fixes #147

In case users have following thing:

Chosen option "Demo", because
it rules.

ADR Manager thinks, following is the chosen option:

Demo", because\nit rules.

This PR tries to fix that

@koppor koppor marked this pull request as draft November 10, 2021 20:50
@xJREB
Copy link
Collaborator

xJREB commented Nov 27, 2023

@koppor, can we close this down? There's probably no value in trying to make this ready for merging after all these years, right?

@xJREB xJREB closed this Jul 10, 2024
@koppor koppor deleted the refined-support-for-chosen-option-parsing branch July 11, 2024 05:18
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.

Fix parsing of decision outcome
2 participants