Supercharge Markdown with Laravel

Опубликовано: 15 Декабрь 2023
на канале: Aaron Francis
10,363
395

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: https://aaronfrancis.com/2023/renderi....

Follow me:
Twitter:   / aarondfrancis  
LinkedIn:   / aarondfrancis  
Website: https://aaronfrancis.com - find articles, podcasts, courses, and more.

Chapters:
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