Skip to main content

Getting Started

Requirements

  • Unreal Engine 5.0 or later
  • Windows (primary), Mac (compatible)
  • No additional software or dependencies required

Installation

  1. Copy the AzimuthMarkdownParser plugin folder into your project's Plugins/ directory
  2. Open your project in the Unreal Editor
  3. Go to Edit > Plugins, search for "Azimuth Markdown"
  4. Enable the plugin and restart the editor when prompted

After restarting, the plugin is active and all Blueprint functions are available. No additional configuration is required to start using it.

Quick Verification

To verify the plugin is working:

  1. Open any Blueprint (a Widget Blueprint is ideal)
  2. Right-click in the Event Graph and search for "Convert Markdown to Rich Text"
  3. If the function appears under Azimuth Markdown Library, the plugin is installed correctly