markdown-extra
markdown-extra copied to clipboard
Markdown extension for Twig
Results
1
markdown-extra issues
Sort by
recently updated
recently updated
newest added
Since the `CommonMarkConverter` from `League\CommonMark` doesn't allow customizing the `Environment` class at construct-time, this simple change allows providing an instance the parent class, so we can both inject a config...