Markdown guides

Markdown editors

In this session, we use the online editor Dillinger, but there are many other online Markdown editors available. Here is a list of some of them:

Import and export formats

The tools below can help with importing content into Markdown and exporting Markdown files to a variety of other formats.

Input

Getting documents and content into Markdown format:

Output

Converting plain text Markdown files into:

Statistics & analysis

For data science, you can use R Markdown (Markdown with working program code mixed in):

  • RStudio - an integrated development environment (IDE) for statistical computing that supports R Markdown

View in GitHub

Loading last updated date...