Automatically hyperlink links in WYSIWYG editors
This commit is contained in:
@@ -78,6 +78,6 @@
|
||||
<div
|
||||
class="editable-base"
|
||||
*ngIf="!isFocused"
|
||||
[innerHTML]="initialValue"
|
||||
[innerHTML]="displayContents"
|
||||
></div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user