Skip to content

parser: reject isolated CRs in string literals#483

Merged
GuillaumeGomez merged 1 commit intoaskama-rs:masterfrom
Kijewski:issue-482
Jun 13, 2025
Merged

parser: reject isolated CRs in string literals#483
GuillaumeGomez merged 1 commit intoaskama-rs:masterfrom
Kijewski:issue-482

Conversation

@Kijewski
Copy link
Copy Markdown
Member

Comment thread askama_parser/src/lib.rs
@GuillaumeGomez GuillaumeGomez merged commit fc8906c into askama-rs:master Jun 13, 2025
42 checks passed
@GuillaumeGomez
Copy link
Copy Markdown
Collaborator

Thanks!

@Kijewski Kijewski mentioned this pull request Jun 13, 2025
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.

parser: CR (\r) is not allowed in string literals if not followed by LF (\n)

2 participants