forked from GNUsocial/gnu-social
extlib Michelf\Markdown updated 1.4.0 to 1.4.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Markdown - A text-to-HTML conversion tool for web writers
|
||||
#
|
||||
# PHP Markdown
|
||||
# Copyright (c) 2004-2013 Michel Fortin
|
||||
# Copyright (c) 2004-2014 Michel Fortin
|
||||
# <http://michelf.com/projects/php-markdown/>
|
||||
#
|
||||
# Original Markdown
|
||||
@@ -32,6 +32,3 @@ interface MarkdownInterface {
|
||||
public function transform($text);
|
||||
|
||||
}
|
||||
|
||||
|
||||
?>
|
Reference in New Issue
Block a user