Skip to content
Carlo Barazzetta edited this page Apr 6, 2024 · 16 revisions

Markdown Help Viewer License

Latest Version 2.3.0 - 06 Apr 2024

An integrated help system based on files in Markdown format (and also html), for Delphi and Windows applications

  • A "Setup" of the pre-built "Markdown Help Viewer" ready to use.

  • A unit (MarkdownHelpViewer.pas) to add the interface to Delphi Help System of your Delphi Application (from XE6 version to latest)

  • A VCL Visual Component (TMarkdownViewer) to automatically show Markdown file formatted in HTML (from XE6 version to latest)

  • A simple demo to show how to integrate the Help in your application, as exaplained here...

  • For editing and prepare the Help manual of your application we suggest to use the Editor contained into "Markdown Shell Extensions" project.

Features

  • Supports Windows Vista, 7, 8, 10 and 11 (for 32 bits and 64 bits).

  • Themes (Dark and Light) according to user preferences of Windows Theme

  • Auto-detect Index file in the working folder

  • Very easy to integrate into Delphi Application

Index