Giter Club home page Giter Club logo

nodejs's Introduction

本文记录如何使用快速的使用markdown


之前使用的markdown在换行和行间距的问题上显得不美观,现在参照范文来尝试一下markdown的书写规范,首先加粗的方式是加粗这样来进行。

接下来是无序列表:

  • 整理笔迹11
  • 发布文章22
  • 上传到github
  • 写一个readme文件

下面来写一张图片: cmd-markdown-logo

并且下面是有网址链接的网址文本:

更神奇的是还可以加入icon小图标: 文本加粗,并且写成代码的方式 <a href="http://www.baidu.com">百度一下</a>


##制作一份todo_list

  • 支持一下
  • 支持一下
  • 支持一下
  • 支持一下
  • 支持一下

##书写一个公式 $$E=mc^2 $$

##代码高亮:

@requires_authorization
class SomeClass:
    pass

if __name__ == '__main__':
    # A comment
    print 'hello world'

nodejs's People

Contributors

cute1baby avatar

Watchers

 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.