首页 > 其他 > 详细

textile

时间:2014-01-23 19:54:41      阅读:371      评论:0      收藏:0      [点我收藏+]
textile
 
Textile是一个人性化的Web文本生成器,以简洁的方式提供HTML标签功能。
 

1内容编辑

短语修饰符

_emphasis_
*strong*
__italic__**bold**??citation??
-deleted text-
+inserted text+
^^
~subscript~
%span%
@code@

块修饰符

hn. heading
bq. Blockquote
fnn. Footnote
p. Paragraph
bc. Block code
pre. Pre-formatted
# Numeric list
* Bulleted list

链接

"linktext":http://…

属性

(class)
(#id)
{style}
[language]

排列

> right
< left
= center
<> justify

表格

|_. a|_. table|_. header|
|a|table|row|
|a|table|row|

图像

!imageurl!
!imageurl!:http://…

首字母缩写

ABC(Always Be Closing)

脚注

See foo[1].
fn1. Foo.

原生HTML

==no <b>textile</b>==
notextile. no <b>textile here</b>

扩展快

bc.. a block code section has started and continues p. a paragraph starts

textile

原文:http://www.cnblogs.com/huidaoli/p/3530861.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!