textile
Textile是一个人性化的Web文本生成器,以简洁的方式提供HTML标签功能。
短语修饰符
_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]
排列
\u003e right
\u003c left
= center
\u003c\u003e justify
表格
|_. a|_. table|_. header|
|a|table|row|
|a|table|row|
图像
!imageurl!
!imageurl!:http://…
首字母缩写
ABC(Always Be Closing)
脚注
See foo[ 1].
fn1. Foo.
原生HTML
==no \u003cb\u003etextile\u003c/b\u003e==
notextile. no \u003cb\u003etextile here\u003c/b\u003e
扩展快
bc.. a block code section has started and continues p. a paragraph starts