onemorething/commonmark-strikethrough-extension

Extension for the `league/commonmark` parser to add strikethrough (~~) support

0.13 2017-04-12 17:12 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:40:04 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.