Erster Stand
This commit is contained in:
@@ -55,7 +55,7 @@ class Markdown extends \Parsedown {
|
||||
'handler' => 'line',
|
||||
'attributes' => [
|
||||
'class' => 'comment_emoji',
|
||||
'src' => '//w0bm.com/images/comments/' . $matches[1] . $file_ext,
|
||||
'src' => '/images/comments/' . $matches[1] . $file_ext,
|
||||
'alt' => ':' . $matches[1] . ':',
|
||||
'title' => ':' . $matches[1] . ':'
|
||||
],
|
||||
|
Reference in New Issue
Block a user