Skip to content

Allow to render Markdown in the Unity Editor using UIToolkit

Notifications You must be signed in to change notification settings

jonorogers/MarkdownRenderer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown UIElement

This package add rendering of markdown file by using UIElement.

It will override the default inspector on .md file and offer a simple API to get a VisualElement root with the makrdown as children to add to you own windows and tools.

Installation

  • clone that repository
  • In the Package Manager, click the + sign on the rop right corner
  • Select add a package on disk
  • select the package.json in that repo

Known limitations

Right now only external link works, don't handle files or anchors links.

About

Allow to render Markdown in the Unity Editor using UIToolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%