Skip to content

Commit

Permalink
fix(editor): i#3972 get out of a link
Browse files Browse the repository at this point in the history
  • Loading branch information
mavalroot committed Sep 6, 2023
1 parent 98ac25e commit c49be99
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
(onBlur)="onBlur()"
(onInit)="onReady()"
[init]="{
inline_boundaries_selector: 'a[href],code,b,i,strong,em',
language: vm.lan.code,
language_url: vm.lan.url,
menubar: '',
Expand Down

0 comments on commit c49be99

Please sign in to comment.