Closed Sennik closed 3 years ago
Thanks for getting in touch. I'll get to your issue soon! :rocket:
For urgent issues and priority support, please visit https://xscode.com/grahamcampbell/Laravel-Markdown.
What is urgent? Less then 3 days? a week, please tell me ;-)
Did you clear your config cache?
I can't get my head around this:
composer.json
in /config/markdown.php:
$txt:
Then I do this in Blade:
@markdown( $txt )
Then the table is not parsed correctly but the header is. What am I doing wrong?