Skip to content

Releases: midnightroachmedia/Unity2Markdown

Unity2Markdown v1.1

23 Jul 12:21

Choose a tag to compare

Unity2Markdown is a Python-based application that converts Unity documentation HTML files to Markdown format. It provides a simple graphical user interface for easy conversion of single or multiple HTML files.

Features

  • Convert single or multiple Unity HTML documentation files to Markdown
  • Option to merge multiple files into a single Markdown file
  • Clean conversion that removes links, images, and unnecessary HTML elements
  • User-friendly graphical interface

Requirements

  • Python 3.6 or higher
  • PyQt6
  • BeautifulSoup4
  • html2text

See enclosed README and USER_GUIDE files for how-to installation and use.