Tables

Markdown table examples including inline code.
ArtistAlbumYear
Michael JacksonThriller1982
PrincePurple Rain1984
Beastie BoysLicense to Ill1986

Inline code inside table cells:

LanguageCode
JavaScriptvar foo = "bar";
Rubyfoo = "bar"