This repository has been archived by the owner on Jul 14, 2020. It is now read-only.
Releases: alsterholm/laravel-markdown
Releases · alsterholm/laravel-markdown
3.1.1
3.0.1
Update dependencies for Laravel 5.6 and 5.7.
3.0.0
Update the package to be compatible with Laravel 5.6
2.0.0
Fallback to empty array if config doesn't exist
1.1.6
Expose Parsedown's line
method on the Parser class
1.1.5
Fixed release error.
1.1.3
Fixed a bug where trying to parse an empty string caused an exception to be thrown.
1.1.4
Added config options to auto-add line breaks and escape HTML markup
1.1.2
1.1.1
Fixed bug that caused wrong method to be called with Blade directive.