haleks / writedown
Writedown integrate markdown "curly" braces inside the blade template engine, adding view extension and also giving the possibility of extending CommonMark.
Installs: 9 599
Dependents: 0
Suggesters: 1
Security: 0
Stars: 5
Watchers: 3
Forks: 4
Open Issues: 0
Requires
- php: ^7.1.3
- illuminate/contracts: 5.7.*
- illuminate/support: 5.7.*
- illuminate/view: 5.7.*
Requires (Dev)
- erusev/parsedown: ~1.6
- erusev/parsedown-extra: ~0.7
- league/commonmark: ~0.16
- michelf/php-markdown: ~1.7
- mockery/mockery: ~1.0
- orchestra/testbench: 3.7.*
- phpunit/phpunit: ~7.0
Suggests
- erusev/parsedown: Required to use the parsedown driver (~1.6).
- erusev/parsedown-extra: Required to use the parsedownextra driver (~0.7).
- league/commonmark: Required to use the commonmark driver (~0.15)
- michelf/php-markdown: Required to use the markdown driver (~1.6)
README
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
License
Writedown is licensed under The MIT License (MIT).