Turn markdown files into beautiful presentations quickly.
Jan Christoph Ebersbach
2020-07-26
Turn markdown files into beautiful presentations quickly.
mdshow
is built to quickly turn ideas into beautiful presentations.
The text-based markdown
format is the tool of
choice to do just that!
<Space>
advance to next slide<Shift-Space>
advance to previous slide<f>
enter full-screen mode<s>
show speaker notes<Esc>
enter slide overview and <Esc>
to show selected slide<Alt-Left Mouse Button>
or <Ctrl-Left Mouse Button>
zoom into
slideSee for yourself.
No heading.
Regluar, italic, bold, and underlined.
Famous Quote by Someone
function hello(msg) {
alert(`Hello ${msg}`)
}
hello('world!');
function hello(msg) {
alert(`Hello ${msg}`)
}
hello('world!');
function hello(msg) {
alert(`Hello ${msg}`)
}
hello('world!');
$$ \sum_{n=1}^{\infty}\frac{1}{n^2}=\frac{\pi^2}{6} $$
$$ e^{\pi i}=-1 $$
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
Shadow top, right, bottom, left.
Shadow right, bottom, left.
Shadow right, bottom.
Shadow bottom, left.
via chart.js