GithubHelp home page GithubHelp logo

makedown's Introduction

这是关于makedown 语法介绍

来自简书 更加完整的介绍

##标题 简单的来说标题就是利用#号来进行标记 #的个数决定了标题的大小。
h1 ---> #
h2 ---> ##
h3 ---> ###
h4 ---> ####
h5 ---> #####
h6 ---> ######
标题

##列表 有序列表

  1. 苹果
  2. 梨子
  3. 香蕉
  1. 苹果
  2. 梨子
  3. 香蕉

无序列表

  • 苹果
  • 梨子
  • 香蕉

- 苹果
- 梨子
- 香蕉

(PS:说我为什么用这几个水果, 只是顺口而已。 符号与列表之间要留空格啊~~)

列表

##链接和图片 定义连接中括号

[1]: http://google.com/ "Google"
[2]: http://search.yahoo.com/ "Yahoo Search"
[a]: http://search.msn.com/ "MSN Search"

使用格式 [MSN][a]

I get 10 times more traffic from [Google] 1 than from [Yahoo] 2 or [MSN] a.

链接和图片

##引用

用符号 > 定义引用

一盏灯, 一片昏黄; 一简书, 一杯淡茶。 守着那一份淡定, 品读属于自己的寂寞。 保持淡定, 才能欣赏到最美丽的风景! 保持淡定, 人生从此不再寂寞。

引用

##粗体和斜体

斜体定义方式 *斜体*

粗体定义方式 **粗体**

粗体和斜体

##表格

表格 分割 用 |
表头与表体 分割 -----|-----|------
对齐 左 :---:---:---:

dog bird cat
foo foo foo
bar bar bar
baz baz baz
Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

##其他

横线 ---


pre 区域 tab*2

站内应用地址[dist](dist)

dist

makedown's People

Contributors

dyby avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.