Skip to content

parser: keep # and ; inside quoted values - #394

Open
team-humaki wants to merge 1 commit into
go-ini:mainfrom
team-humaki:fix-quoted-inline-comment
Open

team-humaki wants to merge 1 commit into
go-ini:mainfrom
team-humaki:fix-quoted-inline-comment

Conversation

@team-humaki

Copy link
Copy Markdown

Quoted '#e18477' / "#000000" lost everything after # because the inline-comment scan ran before quote stripping. Backticks already skipped that path.

Fixes #393

This branch has not been deployed

No deployments
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.

value parsed incorrectly when a comment symbol (#) is inside a quoted string

1 participant