The Python Oracle

Passing HTML to template using Flask/Jinja2

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Peaceful Mind

--

Chapters
00:00 Question
00:37 Accepted answer (Score 498)
01:02 Answer 2 (Score 145)
01:27 Answer 3 (Score 44)
01:57 Answer 4 (Score 18)
02:16 Thank you

--

Full question
https://stackoverflow.com/questions/3206...

Answer 1 links:
[MarkupSafe]: https://markupsafe.palletsprojects.com

Answer 2 links:
[HTML Escaping]: https://jinja.palletsprojects.com/templa.../

Answer 3 links:
[autoescape]: https://jinja.palletsprojects.com/en/2.1...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #jinja2 #flask

#avk47