Devhints tables cheatsheet

This is a reference of styles that you can use on Devhints cheatsheets. How meta! You can refer to this when contributing your own cheatsheets to the GitHub repo.

Tables

Basic table

ExampleOutput
%m/%d/%Y06/05/2013
%A, %B %e, %YSunday, June 5, 2013
%b %e %aJun 5 Sun
%H:%M23:05
%I:%M %p11:05 PM

These are separators.

With h4's

Date

ExampleOutput
%m/%d/%Y06/05/2013
%A, %B %e, %YSunday, June 5, 2013
%b %e %aJun 5 Sun

Time

ExampleOutput
%H:%M23:05
%I:%M %p11:05 PM

This is a basic table with h4's.

.-headers

PrefixExampleWhat
////hr[@class='edge']Anywhere
././aRelative
//html/body/divRoot

Add {.-headers} to add headers.

Shortcuts

.-shortcuts

ShortcutDescription
VVector
PPencil
TText
LLine
RRectangle
OOval
URounded

Add {.-shortcuts} to tables.

.-shortcuts-right

DescriptionShortcut
VectorV
PencilP
TextT
LineL
RectangleR
OvalO
RoundedU

Add {.-shortcuts-right} to tables.

talk-bubbles-line Comments for this cheatsheet. Write yours!