Open7
カードリンクブロックつくるときにしらべたURL

popover + UrlInput

URLPopover とかいうのもある

Popoverだとブロックの下部に出るからカードブロックには不向きかも。
Dropdownでやってみる

Use of this class requires three steps:
- Create a new class instance with your input HTML document.
- Find the tag(s) you are looking for.
- Request changes to the attributes in those tag(s).
親がaタグで中の段落タグとかでリンクを使われたときにこれ使って除去できる