EnglishFrenchSpanish

OnWorks favicon

mdp - Online in the Cloud

Run mdp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mdp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mdp - A command-line based markdown presentation tool

SYNOPSIS


mdp [OPTION]... [FILE]

DESCRIPTION


mdp is a command-line program that allows you to make elegant presentations from markdown
formatted FILEs.

It is as easy as write your presentation content in the text editor of your preference and
launch the presentation from the command-line.

OPTIONS


Input Control
FILE The input file from which the presentation is read. If no file is specified, or if
the file name is -, the presentation is read from standard input.

Output Control
-f, --nofade
Disable color fading in 256 color mode.

-i, --invert
Swap black and white color.

-t, --notrans
Disable transparency in transparent terminal.

Miscellaneous Options
-d, --debug
Enable debug messages on STDERR. Add multiple times to increases debug level.

-h, --help
Display usage message and exit.

-v, --version
Display version and license information.

MARKDOWN FORMATTING


For a complete list of supported markups, refer the sample presentation (sample.md)
provided alongside mdp, or online available at https://github.com/visit1985/mdp.

Slides
The input FILE is split into multiple slides by horizontal rules. Each consisting of at
least 3 --- or *** characters on a single line. This line must be prefixed by an
completely empty line. It can also contain spaces but no other characters.

If any slide is too large to fit into your current screen, an error message will be
displayed at the moment the presentation is launched.

Line-by-Line Mode
Block-by-Block Mode
A single <br>, <BR> or ^ on an otherwise empty line signals mdp to stop output of the
current slide (stop point) and wait for a key-press by the user.

This enables the user to display bullet points or list items one by one (line by line) or
block by block.

Headers
mdp supports header lines in the format of @[DESCRIPTION] [VALUE] The first two header
lines are displayed as title and author in top and bottom bar.

Headers are only recognized at the top of the input FILE.

Line spanning markup
Supported are headlines, code blocks, quotes and unordered lists.

In-line markup
As well as bold text, underlined text and in-line code.

COLOR SUPPORT


Most terminals are able to display 256 colors these days. But some of them enable only 16
colors by default. To enjoy mdp's full capabilities, these terminals need to be signaled
to enable 256 color mode. This is usually done by setting the TERM environment variable.

export TERM=xterm-256color

KEYBOARD CONTROLS


h, j, k, l, Arrow keys, Space, Enter, Backspace, Page Up, Page Down
Display next/previous slide or continue after a stop point.

g, Home
Jump to first slide.

G, End Jump to last slide.

1..N Jump to Nth slide.

r Reload the input FILE. This key is disabled if input was read from standard input.

q Exit mdp.

Use mdp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 2
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 3
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 4
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • 5
    GLPI Themes
    GLPI Themes
    Download release at
    https://github.com/stdonato/glpi-modifications/
    Color themes for GLPI 0.84 and 0.85 New
    Modifications for GLPI This is an
    application that c...
    Download GLPI Themes
  • 6
    SMPlayer
    SMPlayer
    SMPlayer is a free media player for
    Windows and Linux with built-in codecs
    that can also play YouTube videos. One
    of the most interesting features of
    SMPlayer:...
    Download SMPlayer
  • More »

Linux commands

Ad