An open API service indexing awesome lists of open source software.

https://github.com/laderast/magic-of-markdown

Short tutorial on using Markdown for Documents, GitHub Pages and Reproducible Scripting
https://github.com/laderast/magic-of-markdown

github-page markdown pandoc rmarkdown tutorial zotero

Last synced: 10 months ago
JSON representation

Short tutorial on using Markdown for Documents, GitHub Pages and Reproducible Scripting

Awesome Lists containing this project

README

          

# The Magic of Markdown

This is a simple tutorial on how to use markdown in three different contexts:

- R for reproducible analysis (as RMarkdown)
- GitHub Pages (As GitHub Markdown)
- Using Pandoc to Transform markdown into other formats.

The main slides are in `output/magic-of-markdown.html`. There is also an RMarkdown example available as `Rmarkdown-example.Rmd` which you can open up in Rstudio.