revert html in markdown for posts, but trim the input before processing the markdown
This commit is contained in:
@@ -3181,7 +3181,7 @@ function tag_deliver($uid, $item_id) {
|
||||
}
|
||||
|
||||
if((! $mention) && (! $union)) {
|
||||
logger('tag_deliver: no mention and no union.');
|
||||
logger('tag_deliver: no mention for ' . $u[0]['channel_name'] . ' and no union.');
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user