Skip to content

Implement Fullscreen View for Large Markdown Tables in Docsy Templater #49

@ArtieReus

Description

@ArtieReus

Description

Currently, the Docsy templater’s main content area does not adequately accommodate large markdown tables, causing readability and usability issues. This task involves researching and implementing a solution to allow users to open markdown tables in a new fullscreen window via a clickable link. This feature will improve the user experience by providing an unobstructed, expanded view of extensive tables.

Tasks

  • Investigate best methods to render markdown tables fullscreen.
  • Design a UI element (e.g., a link or button) associated with markdown tables that opens the table in a new browser window or tab.
  • Ensure seamless integration with the existing Docsy templater without breaking current layouts.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions