/mdp-rs

A Markdown Command Line Presentation Tool in Rust

Primary LanguageRustMIT LicenseMIT

Markdown Presentation Tool in Rust (primarily for iTerm2)

Build Status

The mature presentation tool is mdp.

Feature List

  • Basic functionality of mdp
  • Show images with iTerm2
  • Live update markdown file (use 'l' to reload)
  • Load file from remote URL
  • Show overview with ESC (generate TOC during parsing).
  • In-place editing by changing mode (consider using Ropey)