Initial release of Markdown Reader (v1.0), a native, lightweight, and efficient environment for reading and editing Markdown documents on Windows.
This application was developed to provide a clean work space with comprehensive rendering capabilities.
Key Features
Real-Time Background Rendering: The editor features an non-blocking real-time rendering engine.
Native OS Integration: Users can open .md files directly into the application by double-clicking them from the Windows File Explorer.
Intelligent Document Navigation: The interface includes a dedicated sidebar that tracks recently opened files and generates a Table of Contents for the active document.
Theme Support: The UI fully supports both Light and Dark modes.
Format Conversion: Includes built-in utilities to import existing HTML files for editing, as well as exporting rendered Markdown documents directly to HTML formats for distribution.
Installation
This release is distributed via a standard Windows Setup executable.
Download the MarkdownReaderSetup.exe.
- Run the executable to launch the setup wizard.
- The installer will automatically deploy the 64-bit application to your Program Files directory, generate necessary shortcuts, and configure file associations.
Java is bundled natively within the installation package; no external dependencies or runtime environments are required.