markdown icon indicating copy to clipboard operation
markdown copied to clipboard

Markdown compiler for Laravel 4 and 5

Results 6 markdown issues
Sort by recently updated
recently updated
newest added

fix broken getExtension function since laravel 5.3, switch to native function

Me need extend method render text.

Since this package uses the built in `FileViewFinder` there is not really any support for naming two files the same. To specify it would be nice if the package allowed...

this is really great bundle, I haven't tested the syntax yet. But I want to put my md files in the public folder, so far I only be able to...

Hi Do you plan to support Markdown variants like Github Flavored Markdown OR Stack Overflow Markdown ?

enhancement