Render Markdown with Blade and Embed Dynamic Syntax
Originally published at recca0120.github.io
The Idea
Writing documentation in Markdown is convenient. It would be even better if you could embed Blade syntax (like @include or variables) inside the Markdown files. Laravel's Blade engine supports cust...
recca0120.hashnode.dev1 min read