Skip to content

Escaping "$" causes a problem with links between "$" #3

@frankJMH

Description

@frankJMH

Hi, when I escape the "$" delimiter as suggested in the KaTeX documentation

That is, in KaTeX settings remove the lines that specify the "$" delimiter, and specify only:
{ "left": "\(", "right": "\)", "display": false }
{ "left": "\[", "right": "\]", "display": true }

Then a link that is inserted between multiple "$" characters on a line gets disabled
For instance:
If I insert a link between 2 $ -signs like here: [[link]] $ the link is disabled

Appreciate your help. Thanks for the good work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions