{rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470 {fonttbl\f0\fswiss\fcharset0 Helvetica;} {colortbl;\red255\green255\blue255;\red245\green245\blue246;} \paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0 \deftab720 \pard\pardeftab720\partightenfactor0

\f0\fs29 \cf0 \cb2 \expnd0\expndtw0\kerning0 = Document Title\ Doc Writer <doc@example.com>\ :doctype: book\ :source-highlighter: coderay\ :listing-caption: Listing\ \ A simple AsciiDoc document.\ \ == Introduction\ \ A paragraph followed by a simple list with square bullets.\ \ [square]\ * item 1\ * item 2\ \ Here’s how you say “Hello, World!” in Prawn:\ \ .Create a basic PDF document using Prawn\ [source,ruby]\ ----\ require prawn\ \ Prawn::Document.generate example.pdf do\ text Hello, World!\ end\ ----}