mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 06:06:45 +02:00
feat(parsers): standardise parsers container names with macroable ability for Parsers API. #519
This commit is contained in:
@@ -13,8 +13,9 @@ use function flextype;
|
||||
use function strings;
|
||||
|
||||
use ParsedownExtra;
|
||||
use Exception;
|
||||
|
||||
class Markdown
|
||||
final class Markdown
|
||||
{
|
||||
/**
|
||||
* The Markdown's instance is stored in a static field. This field is an
|
||||
|
Reference in New Issue
Block a user