ruricolist / spinneret

Common Lisp HTML5 generator
MIT License
369 stars 26 forks source link

HTML literals? #23

Closed collinalexbell closed 6 years ago

collinalexbell commented 6 years ago

Hi. Is there a way to include arbitrary HTML into (with-html-string). It is escaping the < and >. It is nice to paste html from the web into my site.

ruricolist commented 6 years ago

You can use the :raw pseudotag for that.

collinalexbell commented 6 years ago

Thanks!

collinalexbell commented 6 years ago

Thanks!

On Mon, Jun 11, 2018, 1:57 PM Paul M. Rodriguez notifications@github.com wrote:

You can use the :raw pseudotag for that.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ruricolist/spinneret/issues/23#issuecomment-396384837, or mute the thread https://github.com/notifications/unsubscribe-auth/AB4BKZMArvYVbkMV8kWGNb8xl53XBUG-ks5t7tnBgaJpZM4UjTuD .