Skip to content

HTML inside LaTeX formulas #2276

@Giuseppe499

Description

@Giuseppe499

Is your feature request related to a problem? Please describe.
I would like to use the amazing rough marker feature inside latex formulas. Currently, HTML inside LaTeX is rendered as math by KaTex. For example this

$$
a + b = <span v-mark.red.circle> c </span>
$$

is rendered as

Image

Describe the solution you'd like
I would like a way to add styling to HTML elements generated by KaTeX or some sort of workaround to achieve the same effect (maybe a way to escape KaTeX renderer?).

Describe alternatives you've considered
I have used the line highlighting feature, but it is not as precise and visually appealing as the rough markers.

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