idolum / md2remark

Convert markdown to remark slideshow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

md2remark

Convert markdown to remark slideshow.

You can focus on your slideshow content with your favorite markdown editor. This script will add the boilerplate code around your markdown and creates the html file for you.

Usage

  1. Create a .md file with markdown content for remark in the input_markdown directory. For more information on using remark check out their wiki pages, please.
  2. Start the md2remark.bat to start the ruby script.
  3. Open the created html file from the output_remark directory to start your remark slideshow.

About

Convert markdown to remark slideshow.

License:MIT License


Languages

Language:CSS 89.6%Language:Ruby 10.0%Language:Shell 0.5%