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
- Host: GitHub
- URL: https://github.com/laderast/magic-of-markdown
- Owner: laderast
- Created: 2016-01-14T19:47:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-27T21:59:54.000Z (over 8 years ago)
- Last Synced: 2025-04-07T04:41:27.613Z (about 1 year ago)
- Topics: github-page, markdown, pandoc, rmarkdown, tutorial, zotero
- Language: HTML
- Homepage: http://laderast.github.io/magic-of-markdown/#(1)
- Size: 2.14 MB
- Stars: 14
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.