onemorething / commonmark-strikethrough-extension
Extension for the `league/commonmark` parser to add strikethrough (~~) support
Package info
github.com/omt/commonmark-strikethrough-extension
pkg:composer/onemorething/commonmark-strikethrough-extension
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: 2026-03-01 02:59:16 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.