diff --git a/libs/Format/Base/ContentTypes/ContentType.php b/libs/ContentTypes/ContentType.php similarity index 83% rename from libs/Format/Base/ContentTypes/ContentType.php rename to libs/ContentTypes/ContentType.php index 29d243a..d0c4fb4 100644 --- a/libs/Format/Base/ContentTypes/ContentType.php +++ b/libs/ContentTypes/ContentType.php @@ -1,4 +1,4 @@ -daux->getParams()) + 'markdown' => new ContentType($this->daux->getParams()) ]; }