Awesome
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.