mirror of https://github.com/artf/grapesjs.git
1 changed files with 1 additions and 1 deletions
@ -1,5 +1,5 @@ |
|||
module.exports = { |
|||
|
|||
textTags: ['br', 'b', 'i', 'u'], |
|||
textTags: ['br', 'b', 'i', 'u', 'a'], |
|||
|
|||
}; |
|||
|
|||
Loading…
Reference in new issue