Allow advanced link options for target, title, and ARIA label #135
This commit is contained in:
parent
0853ec84af
commit
6b2cada3fd
1 changed files with 4 additions and 1 deletions
|
@ -59,7 +59,10 @@ settings:
|
|||
- title
|
||||
- allowfullscreen
|
||||
editor_advanced_link_link:
|
||||
enabled_attributes: { }
|
||||
enabled_attributes:
|
||||
- aria-label
|
||||
- target
|
||||
- title
|
||||
linkit_extension:
|
||||
linkit_enabled: true
|
||||
linkit_profile: default
|
||||
|
|
Loading…
Add table
Reference in a new issue