MDEx - Render Markdown in Elixir
In this video, I show how to render Markdown in Elixir and Phoenix applications using MDEx:
- to_html function - for rendering dynamic Markdown content from your database with automatic HTML sanitization
- MDEx sigils - compile-time Markdown parsing for better performance
- Tailwind Typography plugin - adding beautiful, sensible typography styles to your rendered Markdown
- HEEx integration - using assigns, mixing Markdown with Phoenix components
Enjoy! 😉
