presentations/markdown/README.md

424 B

Markdown

A presentation about Markdown, what it is, a brief history, and what you can use it for

Building

Requirements:

  1. Clone this repository
  2. make clean
  3. make
  4. make preview or open ./out/index.html in a JS capable web browser

For instructions on presenting, refer to RevealJS documentation.