{p1;p2;...;pN} or
{p1,p2,...,pN}
> → left-indent
< → right-indent
>> → right-align
<< → left-align
= → center-align
_ → underline
b → border
c:col → color
C:col → background-color
w:width → width
any CSS property
is allowed.
Style Examples
{>;c:red;C:#aef}
{>>,w:40\%,b}
{_,padding:1em}
Math markup
Markup similar to LaTex.
Block Formula
[$y = f(x)$]
y = f(x)
[(num)$y = e^x$]
y = f(x) (num)
Inline Formula
With $y = f(x)$ do
With y = f(x) do
Overindex, Underindex
a^2, x_{n-1}, a_{i+1}^{m+n}
a2, xn−1, am+ni+1
Overscript, Underscript
\prod^n, \int_{\phi=0}^2\pi, \sum_{i=1}^{n-1}
n∏, 2π∫φ=0, n−1∑i=1
Fractions
a/b, {a+b}/{c+d}, a//b, a//{b+c}
ab, a+bc+d, a⁄b, a⁄b+c
Vectors
!v = [x,y,z]
v = xyz
Matrices
!A = [[a,b,c][d,e,f]]
A = adbecf
Symbols
= -= !=
= ≡ ≠
~= ~~ ~
≅ ≈ ∼
> < >= <=
> < ≥ ≤
* \x +-
· × ±
<- -> <->
← → ↔
=> <=> /O /o
⇒ ⇔ Ø ø
Miscellaneous Symbols
\thetasym \upsih \piv
ϑ ϒ ϖ
\larr \uarr \rarr \darr
← ↑ → ↓
\harr \crarr \lArr
↔ ↵ ⇐
\uArr \rArr \dArr
⇑ ⇒ ⇓
\part \exist \hArr \forall
∂ ∃ ⇔ ∀
\empty \nabla \isin
∅ ∇ ∈
\notin \ni \prod
∉ ∋ ∏
\lowast \radic \sum \minus
∗ √ ∑ −
\prop \infin \ang
∝ ∞ ∠
\and \or \cap \cup
∧ ∨ ∩ ∪
\int \there4 \sim \cong
∫ ∴ ∼ ≅
\asymp \ne \equiv
≈ ≠ ≡
\le \ge \sub
≤ ≥ ⊂
\sup \nsub \sube
⊃ ⊄ ⊂e
\supe \oplus \otimes
⊃e ⊕ ⊗
\perp \sdot
⊥ ⋅
Greek Letters
\Alpha \Beta \Gamma \Delta \Epsilon
Α Β Γ Δ Ε
\Zeta \Eta \Theta \Iota \Kappa
Ζ Η Θ Ι Κ
\Lambda \Mu \Nu \Xi \Omicron
Λ Μ Ν Ξ Ο
\Pi \Rho \Sigma \Tau \Upsilon
Π Ρ Σ Τ Υ
\Phi \Chi \Psi \Omega
Φ Χ Ψ Ω
\alpha \beta \gamma \delta \epsilon
α β γ δ ε
\zeta \eta \theta \iota \kappa
ζ η θ ι κ
\lambda \mu \nu \xi \omicron
λ μ ν ξ ο
\pi \rho \sigmaf \sigma \tau
π ρ ς σ τ
\upsilon \phi \chi \psi \omega
υ φ χ ψ ω
== Example text ==
Multiple sentences (-with multiple words-) form a paragraph.\\ Multiple ^sentences^ with ~multiple~ words %form% a paragraph.
Avoid \*overlapping \_inline\* code\_.
The [http://w3.org, W3C] is the [img:house.png, Home] of web standards like ?HTML(Hypertext Markup Language)?.
[(http://www.brainyquote.com/quotes/authors/a/albert_einstein.html,Albert Einstein)"Any man who can drive safely while kissing a pretty girl is simply not giving the kiss the attention it deserves."]
[% preformatted Text
_ _ _ _ _ _ _
( ) ( ) ( ) ( )/ ) ( ) ( )
| |/\| | | | | ( \ ^ /
(__/\__) (_) (_)\_) (_)
%]
[(js)%
var pi2 = 2*Math.PI, // useful ...
greeting = "hello world";
function f(x) {
return x*x - 2*x + 3;
}
%]
* a mixed
* multilevel
*1. list
*1I. with
*1I. roman
*1Ig. and
*1Ig. greek
*1. letters
; HTML: Hypertext Markup Language
; XML : Extensible Markup language
[| *First Column* | *Second Column* | *Third Column* |
|Table cell content
in different paragraphs |inline _*formatting*_ and line\\
breaks can be used |no list currently in tables |
| right adjusted| centered |left adjusted |
|2> spann two colums | [%code block%] |]
== Example text ==
[{>>,c:maroon,C:#abc,w:30\%,b}(http://www.brainyquote.com/quotes/authors/a/albert_einstein.html,Albert Einstein)"Any man who can drive safely while kissing a pretty girl is simply not giving the kiss the attention it deserves."]
{c:#864}Multiple sentences (-with multiple words-) form a paragraph.\\ Multiple ^sentences^ with ~multiple~ words %form% a paragraph.
Avoid \*overlapping \_inline\* code\_.
The [http://w3.org, W3C] is the [img:house.png, Home] of web standards like ?HTML(Hypertext Markup Language)?.
[{C:red}% preformatted Text
_ _ _ _ _ _ _
( ) ( ) ( ) ( )/ ) ( ) ( )
| |/\| | | | | ( \ ^ /
(__/\__) (_) (_)\_) (_)
%]
[{>>,b,C:#bcd,overflow:auto}(js)%
var pi2 = 2*Math.PI, // useful ...
greeting = "hello world";
function f(x) {
return x*x - 2*x + 3;
}
%]
* a mixed
* multilevel
*1. list
*1I. with
*1I. roman
*1Ig. and
*1Ig. greek
*1. letters
; HTML: Hypertext Markup Language
; XML : Extensible Markup language
[{=,w:60\%,b,C:green}| *First Column* | *Second Column* | *Third Column* |
|Table cell content
in different paragraphs |inline _*formatting*_ and line\\
breaks can be used |no list currently in tables |
| right adjusted| centered |left adjusted |
|2> spann two colums | [%code block%] |]
The equilibrium conditions for body _(2)_ are.
[(1)$ \sum F_x -= A*cos\phi - B*1/2*\radic2 - 2F = 0$]
[(2)$ \sum F_y -= -A*sin\phi + B*1/2*\radic2 - 3/2*F = 0$]
[(3)$ \sum M_A -= A*cos\phi * d/2 - B*2d + 2F*4a = 0$]
The moments of inertia for planar areas ($z = 0$) are
[$I_x =\int_{A}y^2 dA ; I_y =\int_{A}x^2 dA ; I_xy = -\int_{A}xy dA$]
[{>>,b,C:#bcd}"[$ax^2 + bx + c = 0$]
[$x_{1,2} = {-b +- \radic(b^2 - 4ac)}/{2a}$]"]
The differential equation of the elastic line with $0 <= x <= a$ is
[${d^{2}w(x)}/{dx^2} = - {M_y(x)}/{E*I(x)}$]
Applying the transformation matrix yields
[$[x',y'] = [[cos\phi,-sin\phi,\Deltax][sin\phi,cos\phi,\Deltay]] \bull [x,y,1]$]