¶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.
David LevithanWide Awake
¶Quote from Twitter
NEW: DevDocs now comes with syntax highlighting. http://devdocs.io
@DevDocstwitter.com/devdocs/status/356095192085962752
¶Quote from an article on the web
Every interaction is both precious and an opportunity to delight.
Seth GodinWelcome to Island Marketing
¶Code Block
for loop12for i in abc: print(i)
¶A plain code block
1alert('Hello World!');
¶Sepcifying the language
1[rectangle setX: 10 y: 10 width: 20 height: 20];
¶Adding a caption to the code blcok
Array.map1array.map(callback[, thisArg])
¶Adding a caption and a URL
_.compactUnderscore.js12_.compact([0, 1, false, 2, '', 3]);=> [1, 2, 3]
¶Pull Quote
content
¶Post Excerpt
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.