Skip to content

🖼️ [Modules] Add Image Module Support #106

Description

@ahmdkaml

🖼️ Overview

Add support for images as a first-class document module.

🎯 Goals

  • Represent images as Core modules.
  • Allow images to participate in document layout.
  • Render images in the preview.
  • Render images in exported documents.
  • Preserve image information when documents are serialized.

📦 Requirements

The image module should support the information required to:

  • Identify the image.
  • Load the image.
  • Render it.
  • Determine its dimensions.
  • Participate in layout and pagination.

Image-specific properties should remain separate from text-specific features where appropriate.

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