Example Markdown



  • Example Markdown Post

Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text. The webdoc command provides a way to embed HTML or Markdown code directly in a do-file and to. The command can be used, for example, to create a webpage. 마크다운 (Markdown)은 마크업 언어의 일종으로, 존 그루버(John Gruber)와 아론 스워츠(Aaron Swartz)가 만들었다. URL 링크: example.com/ & example@example.com.

Basic setup

Jekyll requires blog post files to be named according to the following format:

YEAR-MONTH-DAY-filename.md

Example Markdown

Where YEAR is a four-digit number, MONTH and DAY are both two-digit numbers, and filename is whatever file name you choose, to remind yourself what this post is about. .md is the file extension for markdown files.

The first line of the file should start with a single hash character, then a space, then your title. This is how you create a “level 1 heading” in markdown. Then you can create level 2, 3, etc headings as you wish but repeating the hash character, such as you see in the line ## File names Minecraft launcher download for mac. above.

Basic formatting

You can use italics, bold, code font text, and create links. Here’s a footnote 1. Here’s a horizontal rule:

Lists

Here’s a list: Documents to go for mac.

  • item 1
  • item 2

And a numbered list:

  1. item 1
  2. item 2

Boxes and stuff

This is a quotation

…and…

You can include info boxes

Images

Markdown Code Examples

Code

You can format text and code per usual Mendeley evernote windows.

General preformatted text:

Python code and output:

Formatting text as shell commands:

Formatting text as YAML:

Tables

Column 1Column 2
A thingAnother thing

Tweetcards

Example Markdown

Altair 4.0 is released! https://t.co/PCyrIOTcvv
Try it with:
pip install -U altair
The full list of changes is at https://t.co/roXmzcsT58 ..read on for some highlights. pic.twitter.com/vWJ0ZveKbZ

— Jake VanderPlas (@jakevdp) December 11, 2019

Example Markdown File

Footnotes