]> git.mxchange.org Git - friendica.git/blobdiff - src/Content/Text/Markdown.php
Merge pull request #5765 from MrPetovan/bug/php7-remove-pear-text_highlighter
[friendica.git] / src / Content / Text / Markdown.php
index 5450f8aa9deb37f9316343103e031732a6fc0200..0687b5377b0e82bf408251bcecdc7562d2deb652 100644 (file)
@@ -14,7 +14,7 @@ use Friendica\Content\Text\HTML;
 /**
  * Friendica-specific usage of Markdown
  *
- * @author Hypolite Petovan <mrpetovan@gmail.com>
+ * @author Hypolite Petovan <hypolite@mrpetovan.com>
  */
 class Markdown extends BaseObject
 {