Skip to content

Instantly share code, notes, and snippets.

@tkfm-yamaguchi
Created August 17, 2012 02:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tkfm-yamaguchi/3375344 to your computer and use it in GitHub Desktop.
Save tkfm-yamaguchi/3375344 to your computer and use it in GitHub Desktop.
Alingment limitation for table (Markdown)

Favorite git alias

Valid Table Style for markdown:

alias_name command
st status
co checkout
cm commit
br branch
hist "log --graph --all --color --pretty='%x09%h %cn%x09%s %Cred%d%Creset'"

'In'valid Table Style for markdown:

alias_name command
st status
co checkout
cm commit
br branch
hist "log --graph --all --color --pretty='%x09%h %cn%x09%s %Cred%d%Creset'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment