editor-js/link

Why not implement validate function ?

y-hiraoka opened this issue · 1 comments

Blocks will be generated even if no link is entered:

{
  "type": "linkTool",
  "data": { "link": "", "meta": {} }
}

I think that blocks with no link must not exist.

Nice note. Feel free to implement it and open a PR