Sha256: 6ae833e2b8bc95cd4e5db66317d998b2d76a79f6990e107e2f5705a2ccfe133e

Contents?: true

Size: 309 Bytes

Versions: 13

Compression:

Stored size: 309 Bytes

Contents

%== .basic ==%
\begin{verbatim}
require 'sinatra'
get '/hi' do
"Hello World!"
end
\end{verbatim}

%== .with_title ==%
\begin{verbatim}
require 'sinatra'
get '/hi' do
"Hello World!"
end
\end{verbatim}

%== .with_id_and_role ==%
\begin{verbatim}
require 'sinatra'
get '/hi' do
"Hello World!"
end
\end{verbatim}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
asciidoctor-latex-1.5.0.17.dev test/examples/tex/block_colist.tex
asciidoctor-latex-1.5.0.16.dev test/examples/tex/block_colist.tex
asciidoctor-latex-1.5.0.15.dev test/examples/tex/block_colist.tex
asciidoctor-latex-1.5.0.14.dev test/examples/tex/block_colist.tex
asciidoctor-latex-1.5.0.13.dev test/examples/tex/block_colist.tex
asciidoctor-latex-1.5.0.12.dev test/examples/tex/block_colist.tex
asciidoctor-latex-1.5.0.11.dev test/examples/tex/block_colist.tex
asciidoctor-latex-1.5.0.10.dev test/examples/tex/block_colist.tex
asciidoctor-latex-1.5.0.9.dev test/examples/tex/block_colist.tex
asciidoctor-latex-1.5.0.8b.dev test/examples/tex/block_colist.tex
asciidoctor-latex-1.5.0.7.dev test/examples/tex/block_colist.tex
asciidoctor-latex-1.5.0.5.dev test/examples/tex/block_colist.tex
asciidoctor-latex-1.5.0.4.dev test/examples/tex/block_colist.tex