
Welcome to Markdown Reader!
This tool lets you view Markdown files directly in the Unity Editor.Markdown Viewer for Unity is a customizable editor extension that allows you to view and navigate Markdown (`.md`) files directly inside the Unity Editor. The package is suitable for any project genre, including games, tools, and documentation-heavy workflows. You can browse folders, open Markdown files, and view formatted content such as tables, lists, code blocks, quotes, and links. The visual style and layout are easily adjustable through the source code, making it adaptable to your team's documentation.- Only `.md` files are supported.- Links to Markdown files appear as clickable buttons and allow navigation between files in the folder.- Images are displayed as informative text, showing the name and path of the file.- Tables are rendered with aligned columns and bold headers.- Lists are rendered with different visual markers for each subitem level.- Quotes appear in italic and different color.- Code blocks have dark background and monospace font.- Dividers appear as horizontal lines to separate sections.- Bold, italic, and inline code are highlighted according to Markdown standard.