公告 新出 Ruby China 的 Markdown 使用教程

huacnlee for Ruby China · June 02, 2015 · Last by hanhor replied at June 02, 2015 · 7269 hits

这回在说不会用,那就是你的问题了哦!

建议都看看,里面有一些小技巧。

另外 H2 - H6 的标题也支持了,同时还会有 ID 属性,这样你可以实现连接直接定位段落,例如

文档页面:

https://ruby-china.org/markdown

:plus1: :plus1:

直接用标题做 id,不怕重复吗

Code 标记 有点问题

`` `Code 标记` ``

就可以输出:

`Code 标记`

原理:markdown 的 inline code 可以用任意多个 backtick 括起来

补充:

还有图片

![alt](http://src.png)

还有反斜线 escape 字符

\`

:plus1:

辛苦了

:plus1: 👏 #2 楼 @springwq 吃井不忘挖水人!我是拷贝你的。谢谢!呵呵

:plus1: 哈哈,我觉得那个叫做 @markdown 的同学要悲剧了。

#11 楼 @lgn21st 蛤哈哈,,,topics twitter wiki jobs notification 之后,markdown 也中枪了

You need to Sign in before reply, if you don't have an account, please Sign up first.