Skip to content

Escape static HTML attribute quotes - #26

Merged
gregjotau merged 1 commit into
mainfrom
codex/escape-static-attributes
Aug 9, 2026
Merged

Escape static HTML attribute quotes#26
gregjotau merged 1 commit into
mainfrom
codex/escape-static-attributes

Conversation

@gregjotau

Copy link
Copy Markdown
Contributor

Static attributes are normalized to double-quoted output. Escape embedded double quotes so single-quoted JSON/configuration attributes remain valid HTML, while preserving source-encoded entities.

Includes generated-renderer regression coverage and prepares patch release 0.7.2.

@giap This surfaced through real ReAI driving-log rendering; dynamic attributes were already safe, so the compiler change stays limited to static quote normalization.

@gregjotau
gregjotau merged commit b80406c into main Aug 9, 2026
2 checks passed
@gregjotau
gregjotau deleted the codex/escape-static-attributes branch August 10, 2026 14:29
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.

1 participant