Use Remarkup document link
This commit is contained in:
@@ -383,6 +383,8 @@ final class PhabricatorMarkupEngine {
|
||||
}
|
||||
}
|
||||
|
||||
$rules[] = new PhutilRemarkupRuleDocumentLink();
|
||||
|
||||
if ($options['fileproxy']) {
|
||||
$rules[] = new PhabricatorRemarkupRuleProxyImage();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user