In my Markdown setup, I use wikilinks. With them, it is possible to use the character | to change links text. Example: [[actual_link|desired_text]]. When any table I have uses this schema, the table formatter interprets it as a table column separator, and it stops working as expected.
Would it be possible to detect them as not column separators and continue properly formatting the tables?