Included Section

Look, I came from out of the blue!

I’m keepin' it open.

An open block, like this one, can contain other blocks.

It can also act as any other block. (TODO)


Asciidoctor usage example, should contain 3 lines
doc = Asciidoctor::Document.new("*This* is it!", :header_footer => false)

puts doc.render

Here’s what it outputs (using the built-in templates):

<div class="paragraph">
  <p><strong>This</strong> is it!</p>
</div>

“Quotes”

AsciiDoc is so powerful!

This verse comes to mind.

La la la

Here’s another quote:

When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.

— Sir Arthur Conan Doyle
The Adventures of Sherlock Holmes

hash: #462a168604fd111e43ca35d4ef253bdc#