lambda-fairy / maud

:pencil: Compile-time HTML templates for Rust
https://maud.lambda.xyz
Apache License 2.0
1.98k stars 132 forks source link

feature-request: @html #431

Open yus-ham opened 3 weeks ago

yus-ham commented 3 weeks ago

svelte inspired

@html "beware of passing user input to @html, it will not be escaped"

it should internally call PreEscaped()