Skip to content

docs: spotlight Raw as the only escape hatch#12

Open
narutamaaurum wants to merge 1 commit into
AIRCentre:mainfrom
narutamaaurum:fix-10-raw-escape-hatch-docs
Open

docs: spotlight Raw as the only escape hatch#12
narutamaaurum wants to merge 1 commit into
AIRCentre:mainfrom
narutamaaurum:fix-10-raw-escape-hatch-docs

Conversation

@narutamaaurum
Copy link
Copy Markdown

@narutamaaurum narutamaaurum commented May 23, 2026

Summary

  • move the Raw warning to the top of the security guide"'s "Element text content" section
  • add an adversarial Raw docstring jldoctest showing the payload is emitted verbatim
  • add a changelog note under Unreleased

Validation

  • git diff --check
  • local Julia validation unavailable in this runner (julia is not installed), so full package tests and docs/make.jl need CI

Closes #10

Move the Raw warning to the top of the security guide and pin the behavior with an adversarial jldoctest in Raw's docstring so the docs build proves the payload is emitted verbatim.
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.

Document Raw as the only escape-hatch (with adversarial doctest)

1 participant