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.
- 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.
- Start the md2remark.bat to start the ruby script.
- Open the created html file from the output_remark directory to start your remark slideshow.