@Override
 public String getLinkAnchor() {
   return MultiMarkdownPsiImplUtil.getLinkAnchor(this);
 }