Render Markdown with Blade and Embed Dynamic Syntax
📰 Dev.to · Recca Tsai
Use Blade addExtension to make .md files support @include and variables, then pass the output through CommonMark to generate HTML for dynamic documentation.
Use Blade addExtension to make .md files support @include and variables, then pass the output through CommonMark to generate HTML for dynamic documentation.