Skip to content

🔢 [Modules] Add Formula Module #107

Description

@ahmdkaml

🔢 Overview

Add a dedicated module for mathematical formulas and expressions.

The module should provide a structured representation capable of rendering mathematical notation rather than treating formulas as ordinary text.

🎯 Goals

  • Introduce a formula-capable module.
  • Store the formula representation in the Core model.
  • Render formulas in the preview.
  • Render formulas in exported documents.
  • Allow formulas to participate in normal document layout.

🌱 Future Direction

The underlying representation should support a LaTeX-like mathematical syntax or another suitable mathematical notation format without coupling the Core module model to a specific rendering library.

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions