Welcome to Markdown Reader!
This tool lets you view Markdown files directly in the Unity Editor.Update UIAdd Edit FeatureAdd Edit Bar SamplesMarkdown 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.- Tables are rendered with aligned columns and bold headers.- Lists are rendered with different visual markers for each subitem level.- Quotes appear in italic.- 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.




