KaTeX: How to edit an existing math formula?
When I click on a math formula rendered by the KaTeX extension, nothing happens — there's no way to enter edit mode or modify the formula.
Steps to reproduce:
- Insert a math formula using the KaTeX extension
- Click on the rendered formula
- Nothing happens — the formula is not editable
Expected behavior:
Clicking on a formula should open it for editing (e.g. show the LaTeX source in an input field or inline editor).
Actual behavior:
The formula is static and unresponsive to clicks.
Question:
Is there a built-in way to edit an existing formula, or does this need to be implemented manually? If so, what's the recommended approach?
Environment:
- Tiptap version: "reactjs-tiptap-editor": "1.0.19"
KaTeX: How to edit an existing math formula?
When I click on a math formula rendered by the KaTeX extension, nothing happens — there's no way to enter edit mode or modify the formula.
Steps to reproduce:
Expected behavior:
Clicking on a formula should open it for editing (e.g. show the LaTeX source in an input field or inline editor).
Actual behavior:
The formula is static and unresponsive to clicks.
Question:
Is there a built-in way to edit an existing formula, or does this need to be implemented manually? If so, what's the recommended approach?
Environment: