Skip to content
Scratch - A Simple Text Formatting Processor
Home
Sourceforge Page
Demo
Manual
Syntax Reference
Syntax
Quick block modifiers:
Header:
hn.
Paragraph:
p.
Blockquote:
bq.
Footnote:
fnn.
Numeric list:
#
Bulleted list:
*
Quick phrase modifiers:
_emphasis_
*strong*
??citation??
-deleted text-
+inserted text+
^superscript^
~subscript~
%span%
Quick phrase modifiers:
To apply attributes:
(class)
(#id)
{style}
[language]
To align blocks:
< right
> left
= center
<> justify
To insert a table:
|a|table|row|
|a|table|row|
To insert a link:
"linktext":url
To insert an image:
!imageurl!
To reference a footnote:
[n]