Skip to content

vhanla/MDPad

Repository files navigation

MDPad Viewer

Simple Markdown Notepad like for Windows

MDPad Viewer and Editor is a simple basic viewer and editor for markdown text files.

The main goal is to have an editor that launches blazingly fast, and also be used as markdown viewer.

Originally it was written in Delphi, but now it has been ported to Lazarus Object Pascal.

Features

  • Minimal editor, resembling Notepad interface.
  • Native binary, starts fast on cold boot.
  • Integrates IE viewer or HTMLViewer on Linux and MacOSX.
  • Lightweight, binary files less than 5MB.
  • Exports to HTML.
  • Sync text editor with preview in real time.

TODO

  • Export to PDF
  • Offers syntax highlight, snippets and code completion.