Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The cause for this is that your links don’t have a link text. The text that you want to appear as the link must be placed between the <a href="..."> and </a>, like

    <a href="...">Link text</a>

    In your table, it seems that the desired link text stands before the HTML tag, which will not work.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Linking’ is closed to new replies.