vhanla / MDPad

Simple Markdown Notepad like for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple Markdown Notepad like for Windows

License:MIT License


Languages

Language:Pascal 97.1%Language:Assembly 2.8%Language:CSS 0.0%