Tag Plugins

This post is for tag plugins test.

Block Quote

No arguments. Plain blockquote.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit lacus ut purus iaculis feugiat. Sed nec tempor elit, quis aliquam neque. Curabitur sed diam eget dolor fermentum semper at eu lorem.

Quote from a book

Do not just seek happiness for yourself. Seek happiness for all. Through kindness. Through mercy.

David LevithanWide Awake

Quote from Twitter

NEW: DevDocs now comes with syntax highlighting. http://devdocs.io

Quote from an article on the web

Every interaction is both precious and an opportunity to delight.

Code Block

A plain code block

alert('Hello World!');

Specifying the language

[rectangle setX: 10 y: 10 width: 20 height: 20];

Adding a caption to the code block

Array.map
array.map(callback[, thisArg])

Adding a caption and a URL

_.compactUnderscore.js
_.compact([0, 1, false, 2, '', 3]);
=> [1, 2, 3]

jsFiddle

Gist

Youtube

Vimeo