com.mischief.markdownviewer
v1.0.7
Published
Editor inspector for markdown files
Downloads
3
Readme
Unity Markdown Viewer (UMV)
A markdown viewer for unity
UMV is a Unity editor extension for displaying markdown files in the inspector window.
It should just work without any setup or configuration.
Installation
Clone the repository into the project Packages
directory
cd Packages
git clone https://github.com/gwaredd/UnityMarkdownViewer.git
Alternatively import the .unitypackage
file from the releases page.
NB
Please note, I have renamed the master
branch to main
. This may affect existing clones.