Skip to content

Implement upper filter #87

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

Closed
wants to merge 4 commits into from
Closed

Implement upper filter #87

wants to merge 4 commits into from

Conversation

LilyAcorn
Copy link
Owner

This is a rebased version of #81 to try to work around a weird error in CI.

LucasGrugru and others added 4 commits May 4, 2025 23:06
I had hoped we only needed two variants, but I now think it's
conceptually simpler to have `String` for contexts where escaping
behaviour is irrelevant and `HtmlSafe` and `HtmlUnsafe` where it
matters.
This reduces some boilerplate when it doesn't matter which exact
`ContentString` variant is present.
@LilyAcorn LilyAcorn added the enhancement New feature or request label May 4, 2025
@LilyAcorn LilyAcorn self-assigned this May 4, 2025
@LilyAcorn LilyAcorn closed this May 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants