onemorething / commonmark-strikethrough-extension
Extension for the `league/commonmark` parser to add strikethrough (~~) support
0.13
2017-04-12 17:12 UTC
Requires
- league/commonmark: ~0.12
Requires (Dev)
- phpunit/phpunit: ^5.0
This package is not auto-updated.
Last update: 2024-11-09 19:34:27 UTC
README
This extension adds syntax to create strikethrough text, like GitHub Flavoured Markdown.
- For use with Composer:
composer require onemorething/commonmark-strikethrough-extension
- Also on Packagist.