////
Included in:
- user-manual: Example
- quick-ref
// tag::base[]
.Sample document
====
Here's a sample AsciiDoc document:
[listing]
....
= Title of Document
Doc Writer
:toc:
This guide provides...
The document header is useful, but not required.
// end::base[]