Skip to content

Problem with hyperlink #24

Description

@nicolasmoreau

if I define a variable :
let text = "\\href{https://katex.org/}{\KaTeX}";

Then call
<Latex trust={true} throwOnError={false}>{text}</Latex>

it does not display a hyperlink. It directly prints the content of the text variable without interpreting it.
I also tried with \href instead of \href and I got the same result.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions