impressive-markdown

0.0.15 • Public • Published

Impressive Markdown

Generate fancy impress.js presentation with using markdown.

Here's a usage example:


I love making fancy slides

~

Don't you just love images:

![Birdies](http://i.imgur.com/GgEGbsN.jpg)

~

Here are some bullets:

1. Build lean start-up
1. ...
1. Profit

~

Here's a sexy [Link](http://www.google.com)

Slides are separated with "~"

Then convert it to HTML

$ convert my-prez.md "My awesome title"
$ open my-prez.html

TODO

  • Convert whole thing to simple executable
  • Add to NPM

/impressive-markdown/

    Package Sidebar

    Install

    npm i impressive-markdown

    Weekly Downloads

    2

    Version

    0.0.15

    License

    ISC

    Last publish

    Collaborators

    • mikejholly