Latex Doesn't Render in Link Text

Steps to reproduce

  1. Create two items
  2. Create a link from the first to the second, and put Latex in the link text

For example, this is a screenshot of the actual link with link text

Expected result

I expect the Latex to be rendered.

In the above example, I expect the first bulletā€™s link to show up as ā€œĻ€ linkā€ rather than ā€œ$$\pi link$$ā€.

Actual result

It actually leaves the Latex unrendered in the link.

For example, given the above screenshot, when you click out of the line to see it rendered, it looks like this:

Environment

Which operating system are you using?

  • MacOS Big Sur Version 11.4

Which browser are you using?

  • Chrome Version 91.0.4472.114 (Official Build) (x86_64)

If youā€™re using a desktop or mobile app, whatā€™s the version number of Dynalist?

  • 1.4.9

Are you using any third-party scripts for Dynalist, e.g. PowerPack?

  • No

Hmm yeah, the linkā€™s display text currently isnā€™t extensively parsed so a lot of formatting donā€™t work in there. Iā€™m not sure how difficult itā€™d be to make that the case because then thereā€™d be a lot of edge cases like nesting order and stuff. We will see how feasible this is to implement, thank you for the report!