[GH-ISSUE #5552] [FR] math equation enhancements #2468

Closed
opened 2026-03-23 21:22:39 +00:00 by mirror · 1 comment
Owner

Originally created by @JannikWilhelm on GitHub (Jun 17, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5552

Description

I have multiple Enhancement Requests regarding Math mode:

  • When writing Math equations using LaTeX, automatically closing environments (e.g. \begin{matrix}...\end{matrix} would be very helpful
  • support for multiline equations to better split the expression for readibility
  • expand the amount of environments available (for example enable align environment)

Impact

Anyone who regularly needs to write longer ore more complex math equations, for example for Lecture Notes as student

Additional Context

No response

Originally created by @JannikWilhelm on GitHub (Jun 17, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5552 ### Description I have multiple Enhancement Requests regarding Math mode: - When writing Math equations using LaTeX, automatically closing environments (e.g. \begin{matrix}...\end{matrix} would be very helpful - support for multiline equations to better split the expression for readibility - expand the amount of environments available (for example enable align environment) ### Impact Anyone who regularly needs to write longer ore more complex math equations, for example for Lecture Notes as student ### Additional Context _No response_
mirror 2026-03-23 21:22:39 +00:00
Author
Owner

@axiomtutor commented on GitHub (Nov 8, 2024):

Further request: A button to click and render all TeX as an equation. So ideally, as an example, write

Let $\varepsilon\in\Bbb R$, then 

$$ \exists \delta $$

Then click a button and everything inside $s gets rendered as inline math, and everything written between $$ gets rendered as newline math.

<!-- gh-comment-id:2465574775 --> @axiomtutor commented on GitHub (Nov 8, 2024): Further request: A button to click and render all TeX as an equation. So ideally, as an example, write ``` Let $\varepsilon\in\Bbb R$, then $$ \exists \delta $$ ``` Then click a button and everything inside `$`s gets rendered as inline math, and everything written between `$$` gets rendered as newline math.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2468
No description provided.