Giter Site home page Giter Site logo

markdown-md's Introduction

介绍所有的MarkDown语句.

1.html代码

<html>
<body>

</body>
</html>

2.golang代码

func main(){
    fmt.Println("")
}

3.文字标红 标红的字体

4.表格

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

5.引用

a

b

6.引用

a

7.链接

注意需要加http://

http://www.bing.com

8.文字链接

注意需要加http://

不如

9.有序列表

1. this is 1
2. this is 2
3. this is 3

10.无序列表

  • 无序列表
  • 无序列表
  • 无序列表
  • 无序列表

11.标题

一级标题

二级标题

三级标题

四级标题

五级标题
六级标题

12.分割线




13.强调

11111

22222

111111 222222

11111

14.图片超链接

cat mark

15.转义

\ 反斜杠

` 反引号

* 星号

_ 下划线

{} 大括号

[] 中括号

() 小括号

# 井号

+ 加号

- 减号

. 英文句号

! 感叹号

markdown-md's People

Contributors

jlbud avatar

Watchers

 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.