Merge pull request #141 from openedx/inf-41
fix: hyperlinks opening in current tab
This commit is contained in:
@@ -92,6 +92,8 @@ export default function TinyMCEEditor(props) {
|
||||
content_css: false,
|
||||
content_style: contentStyle,
|
||||
body_class: 'm-2',
|
||||
default_link_target: '_blank',
|
||||
target_list: false,
|
||||
images_upload_handler: uploadHandler,
|
||||
setup,
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user