diff --git a/Michelf/MarkdownInterface.php b/Michelf/MarkdownInterface.php index f8367ed..e4c2931 100644 --- a/Michelf/MarkdownInterface.php +++ b/Michelf/MarkdownInterface.php @@ -32,6 +32,3 @@ interface MarkdownInterface { public function transform($text); } - - -?> \ No newline at end of file