add modifications

非科学计数法显示数字

citation[1]

format bank% do not use scientific expression
format long% use long double format
format short% use short double format

1.list equation in left

\(\pi=x^2+\pi\)

2.list equation in middle

\[x=y^2+\gamma
\]

3.example

\[\displaystyle \pi = \sum_{n=1}^{\infty}\frac{1}{n^2}
\]

4.example

\[x=2\pi+x^2
\]

reference[2]

测试

数学公式

x=y^2+3*\pi

\(x=\pi+y^2\)

Python source code example

@requires_authorization
def somefunc(param1='', param2=0):
'''A docstring'''
if param1 > param2: # interesting
print 'Greater'
return (param2 - param1 + 1) or None
class SomeClass:
pass
>>> message = '''interpreter
... prompt'''

TEST github makedown scripts:

OpenCoarrays/README.md at master · sourceryinstitute/OpenCoarrays · GitHub

<meta content="https://avatars0.githubusercontent.com/u/1010472?v=3&amp;s=400" property="og:image" /><meta content="GitHub" property="og:site_name" /><meta content="object" property="og:type" /><meta content="sourceryinstitute/OpenCoarrays" property="og:title" /><meta content="https://github.com/sourceryinstitute/OpenCoarrays" property="og:url" /><meta content="OpenCoarrays - A transport layer for coarray Fortran compilers. " property="og:description" />
  <meta name="hostname" content="github.com">
  <meta name="expected-hostname" content="github.com">
<meta name="js-proxy-site-detection-payload" content="ZTljMjYzOWI5NzE2YzQyODg5NWIwMjE3MmNlOTI5ZWRmNDgzMTczZmM4YjRiZDM3ZWNmYTI1NDg4MWFkNDFhZHx7InJlbW90ZV9hZGRyZXNzIjoiNjEuMTkwLjg4LjE1NyIsInJlcXVlc3RfaWQiOiJENzVFOjg0MDA6OEM5MTc5OkRDRTI4NDo1OTY1Q0JBNyIsInRpbWVzdGFtcCI6MTQ5OTg0MzQ5NSwiaG9zdCI6ImdpdGh1Yi5jb20ifQ==">
  <link href="https://github.com/sourceryinstitute/OpenCoarrays/commits/master.atom" rel="alternate" title="Recent Commits to OpenCoarrays:master" type="application/atom+xml">
<link rel="canonical" href="https://github.com/sourceryinstitute/OpenCoarrays/blob/master/README.md" data-pjax-transient>
Skip to content

      <header class="site-header js-details-container Details" role="banner">
<button class="btn-link float-right site-header-toggle js-details-target" type="button" aria-label="Toggle navigation" aria-expanded="false">
<svg aria-hidden="true" class="octicon octicon-three-bars" height="24" version="1.1" viewBox="0 0 12 16" width="18"><path fill-rule="evenodd" d="M11.41 9H.59C0 9 0 8.59 0 8c0-.59 0-1 .59-1H11.4c.59 0 .59.41.59 1 0 .59 0 1-.59 1h.01zm0-4H.59C0 5 0 4.59 0 4c0-.59 0-1 .59-1H11.4c.59 0 .59.41.59 1 0 .59 0 1-.59 1h.01zM.59 11H11.4c.59 0 .59.41.59 1 0 .59 0 1-.59 1H.59C0 13 0 12.59 0 12c0-.59 0-1 .59-1z"/></svg>
</button> <div class="site-header-menu">
<nav class="site-header-nav">
<a href="/features" class="js-selected-navigation-item nav-item" data-ga-click="Header, click, Nav menu - item:features" data-selected-links="/features /features/code-review /features/project-management /features/integrations /features">
Features

Business Explore Marketplace Pricing

  <div class="site-header-actions">
<div class="header-search scoped-search site-scoped-search js-site-search" role="search">

<label class="form-control header-search-wrapper js-chromeless-input-container">
<a href="/sourceryinstitute/OpenCoarrays/blob/master/README.md" class="header-search-scope no-underline">This repository</a>
<input type="text"
class="form-control header-search-input js-site-search-focus js-site-search-field is-clearable"
data-hotkey="s"
name="q"
value=""
placeholder="Search"
aria-label="Search this repository"
data-unscoped-placeholder="Search GitHub"
data-scoped-placeholder="Search"
autocapitalize="off">
<input type="hidden" class="js-site-search-type-field" name="type" >
</label>
      <a class="text-bold site-header-link" href="/login?return_to=%2Fsourceryinstitute%2FOpenCoarrays%2Fblob%2Fmaster%2FREADME.md" data-ga-click="(Logged out) Header, clicked Sign in, text:sign-in">Sign in</a>
<span class="text-gray">or</span>
<a class="text-bold site-header-link" href="/join?source=header-repo" data-ga-click="(Logged out) Header, clicked Sign up, text:sign-up">Sign up</a>
</div>
</div>

test_markdown的更多相关文章

  1. DocNan博文目录

    算法 时频分析:窗口傅立叶变换 数学误区:乘积的求和 MHD simulation with python Linux Linux: Bash基本命令 Linux: 安装和启用firefox浏览器的j ...

随机推荐

  1. SQLServer中使用扩展事件获取Session级别的等待信息以及SQLServer 2016中Session级别等待信息的增强

    本文出处:http://www.cnblogs.com/wy123/p/6835939.html 什么是等待 简单说明一下什么是等待:当应用程序对SQL Server发起一个Session请求的时候, ...

  2. 浅论Javascript在汽车信号测试中的应用

    起因 上周老板又给了我这个车辆工程毕业的码农一份工作: 要我写一个测试台架出来. 我先简单的分析了测试台架的几种典型的工况: 1.发送一个CAN信号,测试能否查到. 2.发送一个信号,是否能在规定时间 ...

  3. OpenStack Newton版本Ceph集成部署记录

    2017年2月,OpenStack Ocata版本正式release,就此记录上一版本 Newton 结合Ceph Jewel版的部署实践.宿主机操作系统为CentOS 7.2 . 初级版: 192. ...

  4. Android 真机无线调试

    有很多人在学Android的时候最开始接触的都是模拟机的测试,如果像好的模拟机比如genimotion,次一点的蓝手指,测试都还比较可以.有的也不缺乏是用真机测试.本人开始用华为真机测试,也是一直连线 ...

  5. linux统计多个文件大小总和

    首先:查看当前文件夹大小的命令是: [root@host1 test]# du -sh 39M . 查看当前文件夹下所有文件的大小: [root@host1 test]# du -sh * 108K ...

  6. 使用windows桌面ftp上传文件到linux服务器

    首先在linux服务器上安装ftp [root@host2 test]#yum -y install ftp vsftpd [root@host2 test]#service vsftpd start ...

  7. linux 如何打包代码

    去 php-pear-YC-Rcs-Base.spec.in 文件中 找到版本号 修改 +1 如下图: 将它提交 并在 git commit -m "release 1.0.3" ...

  8. javaWeb学习总结(10)- Filter(过滤器)常见应用(3)

    一.统一全站字符编码 通过配置参数charset指明使用何种字符编码,以处理Html Form请求参数的中文问题 package me.gacl.web.filter; import java.io. ...

  9. 开涛spring3(7.4) - 对JDBC的支持 之 7.4 Spring提供的其它帮助

    7.4  Spring提供的其它帮助 7.4.1  SimpleJdbc方式 Spring JDBC抽象框架提供SimpleJdbcInsert和SimpleJdbcCall类,这两个类通过利用JDB ...

  10. Java-面向对象总结

    下面是学习面向对象的知识点和总结: 面向对象思想: 遇到需求,首先去找是否有现成的类来实现此功能,创建对象来调用,以此来组合成新的类实现自己的需求. 在java中是以类为单位,一个类包括成员变量.成员 ...