Show Menu
Cheatography

A simple Pillar syntax cheat sheet

Headers

!Header 1
!!Header 2
!!!Header 3

Special Paragraphs

Annotation
@@note this is a note
Todo
@@todo this is todo

Lists

- Unordered List
# Ordered List
; Descri­ption Term
: Descri­ption Definition

Text Formats

"­"­bol­d""
''italic''
--stri­ket­hro­ugh--
__unde­rsc­ore__
==mono­space==
@@subs­cript@@
^^supe­rsc­ript^^

Comment

% each line starting with % is ignored
 

Tables

|| Centered Cell
|!| Centered Title
|{ Left-A­ligned Cell
|} Right-­Aligned Cell

Links

Anchor
@anchor
Internal Link
*@anchor*
External Link
*Googl­e>w­ww.g­oo­gle.fr*

Figures

+Capti­on>­fil­e:/­/pic.pn­g|w­idt­h=5­0|l­abe­l=fig+

Scripts

[[[lab­el=­hel­lo|­lan­gua­ge=­Sma­lltalk
Transcript show: 'Hello World'.
]]]

Raw

{{{latex:
injects raw \LaTeX in your output file
}}}

{{{html:
injects raw <b>­htm­l</­b> in your output file
}}}
 
           
 

Comments

Thank you Ben. Some comments:

- No space after the !!!
- The "Table" section is wrong
- for the Raw, you could add some latex, markdown and html code inside
- for the code blocks you could be a bit more explicit "language=Smalltalk|label=helloScript|caption=How to print ==Hello World=="

Pier --> Pillar

I think that the "table" section is still wrong.

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          TiddlyWiki Cheat Sheet
          PHP Syntax for beginners Cheat Sheet
          HTML5 deutsch Cheat Sheet