haleks/writedown

Writedown integrate markdown "curly" braces inside the blade template engine, adding view extension and also giving the possibility of extending CommonMark.
10,474 5
Install
composer require haleks/writedown
Latest Version:v2.2.1
PHP:^7.1.3
License:MIT
Last Updated:Dec 10, 2018
Links: GitHub  ·  Packagist
Maintainer: haleksandre

travis ci latest release style ci license

Writedown integrate popular markdown parsers inside the blade template engine by enabling markdown "curly" braces, directives and / or views.

Documentation

To learn more about this project you may read the documentation here.

Compatibility

Laravel Writedown
5.0 - 5.3 1.*
5.4 2.0.*
5.5 - 5.6 2.1.*
5.7 2.2.*

License

Writedown is licensed under The MIT License (MIT).

Related Packages

arcanedev/laravel-markdown

Markdown parsing for Laravel with blade directives

38,058 12
maxhoffmann/parsedown-laravel

A parsedown (markdown) wrapper for Laravel

61,570 55
ccoley/laravel-markdown

A Parsedown wrapper for Laravel 5

3,705