onemorething / commonmark-strikethrough-extension
Extension for the `league/commonmark` parser to add strikethrough (~~) support
Installs: 336
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 8
Forks: 2
Open Issues: 2
pkg:composer/onemorething/commonmark-strikethrough-extension
Requires
- league/commonmark: ~0.12
Requires (Dev)
- phpunit/phpunit: ^5.0
This package is not auto-updated.
Last update: 2025-09-28 00:29:21 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.