Markdown with Laravel’s Blade

Extending Markdown in Laravel to render blade components and insert ads, newsletter forms, or links to other articles. You can read some of the code here: --- 00:00 Extending Markdown 00:38 Commonmark extensions 02:08 Dangerous Blade rendering 05:27 Safe Blade rendering, the first method 11:19 Adding a safety feature 13:40 Safe Blade rendering, the second method 24:37 Adding inline ads with markdown 29:00 Adding newsletter signups ---
Back to Top