Links inside tables not showing in graph view

Steps to reproduce

  1. Create table like so, with some elements as links
    image

Expected result

Links inside table would come up as lines in graph view

Actual result

Links are not shown in local or global graph view (“Study Schedule” should have lines to all of the pages named “Home”)

Environment

  • Operating system: Windows 10
  • Debug info: Not sure if this is relevant but I’ll post later if necessary

Works for me. What is the source of that table? Does it happen in the help vault?

Solved this myself, a backslash should be added before the pipe character in the internal link.

I was originally confused because the links do work (you can click on them) in edit view with live preview on, and the syntax highlighting suggests the link was being parsed as i expected
image