2021-07-06 18:38:37 +00:00
<!DOCTYPE html>
< html lang = "en-us" > < title > Asciidoctor Article Template< / title >
2022-05-13 10:38:28 +00:00
< link rel = "stylesheet" href = "https://foo-dogsquared.github.io/hugo-theme-contentful/css/index.min.11618edd7e3b000c8d9629ad7f78c9229d907cb12f420c0242dfb9185eb5ff8e.css" / > < meta name = "generator" content = "Hugo 0.98.0" / >
2021-07-06 18:38:37 +00:00
< meta charset = "utf-8" >
2022-05-13 10:38:28 +00:00
< meta name = "author" content = "John Doe" / >
2021-07-06 18:38:37 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< meta name = "referrer" content = "no-referrer" / >
< meta name = "description" content = "Content entered directly below the header but before the first section heading is called the preamble .
First level heading This is a paragraph with a bold word and an italicized word.
Figure 1. Image caption This is another paragraph.[1]
Second level heading Unordered list title list item 1
nested list item
nested nested list item 1" />< meta name = "twitter:card" content = "summary" / >
< meta name = "twitter:title" content = "Asciidoctor Article Template" / >
< meta name = "twitter:description" content = "Content entered directly below the header but before the first section heading is called the preamble .
First level heading This is a paragraph with a bold word and an italicized word.
Figure 1. Image caption This is another paragraph.[1]
Second level heading Unordered list title list item 1
nested list item
nested nested list item 1"/>
< meta property = "og:title" content = "Asciidoctor Article Template" / >
< meta property = "og:description" content = "Content entered directly below the header but before the first section heading is called the preamble .
First level heading This is a paragraph with a bold word and an italicized word.
Figure 1. Image caption This is another paragraph.[1]
Second level heading Unordered list title list item 1
nested list item
nested nested list item 1" />
< meta property = "og:type" content = "article" / >
2022-05-13 10:38:28 +00:00
< meta property = "og:url" content = "https://foo-dogsquared.github.io/hugo-theme-contentful/articles/asciidoctor-article-template/" / > < meta property = "article:section" content = "articles" / >
2021-07-06 18:38:37 +00:00
< meta property = "article:published_time" content = "2019-08-25T21:06:56+08:00" / >
2022-05-13 10:38:28 +00:00
< meta property = "article:modified_time" content = "2022-05-13T18:08:06+08:00" / >
< meta itemprop = "name" content = "Asciidoctor Article Template" >
< meta itemprop = "description" content = "Content entered directly below the header but before the first section heading is called the preamble .
First level heading This is a paragraph with a bold word and an italicized word.
Figure 1. Image caption This is another paragraph.[1]
Second level heading Unordered list title list item 1
nested list item
nested nested list item 1">< meta itemprop = "datePublished" content = "2019-08-25T21:06:56+08:00" / >
< meta itemprop = "dateModified" content = "2022-05-13T18:08:06+08:00" / >
< meta itemprop = "wordCount" content = "294" >
< meta itemprop = "keywords" content = "asciidoctor,guide," / > < link rel = "canonical" type = "text/html" href = "https://foo-dogsquared.github.io/hugo-theme-contentful/articles/asciidoctor-article-template/" / >
2021-07-06 18:38:37 +00:00
< body > < nav aria-label = "Primary navigation" >
< a class = "site__title" href = "https://foo-dogsquared.github.io/hugo-theme-contentful/" > Contentful< / a >
< div class = "site__links" >
|
< a href = "https://foo-dogsquared.github.io/hugo-theme-contentful/about/" > About< / a > |
< a href = "https://foo-dogsquared.github.io/hugo-theme-contentful/categories/" > Categories< / a > |
< a href = "https://foo-dogsquared.github.io/hugo-theme-contentful/recipes/" > Recipes< / a > |
< a href = "https://foo-dogsquared.github.io/hugo-theme-contentful/tags/" > Tags< / a > |
< / div >
< / nav >
< article >
< header >
< h1 > Asciidoctor Article Template< / h1 >
< / header >
2022-05-13 10:38:28 +00:00
< div class = "post__meta--single" >
2021-07-06 18:38:37 +00:00
< p data-content-publication-date = "2019-08-25 21:06:56 +0800 +0800" > Created: < time datetime = "2019-08-25" > 2019-08-25< / time > < / p >
2022-05-13 10:38:28 +00:00
2021-07-06 18:38:37 +00:00
2022-05-13 10:38:28 +00:00
< p data-content-modification-date = "2022-05-13 18:08:06 +0800 +0800" > Updated: < time datetime = "2022-05-13" > 2022-05-13< / time > < / p >
2021-07-06 18:38:37 +00:00
< / div >
< hr >
< main >
< div id = "preamble" >
< div class = "sectionbody" >
< div class = "paragraph" >
< p > Content entered directly below the header but before the first section heading is called the preamble.< / p >
< / div >
< / div >
< / div >
< div class = "sect1" >
< h2 id = "_first_level_heading" > First level heading< / h2 >
< div class = "sectionbody" >
< div class = "paragraph" >
< p > This is a paragraph with a < strong > bold< / strong > word and an < em > italicized< / em > word.< / p >
< / div >
< div class = "imageblock" >
< div class = "content" >
< img src = "https://source.unsplash.com/random" alt = "I am the image alt text." / >
< / div >
< div class = "title" > Figure 1. Image caption< / div >
< / div >
< div class = "paragraph" >
< p > This is another paragraph.< sup class = "footnote" > [< a id = "_footnoteref_1" class = "footnote" href = "#_footnotedef_1" title = "View footnote." > 1< / a > ]< / sup > < / p >
< / div >
< div class = "sect2" >
< h3 id = "_second_level_heading" > Second level heading< / h3 >
< div class = "ulist" >
< div class = "title" > Unordered list title< / div >
< ul >
< li >
< p > list item 1< / p >
< div class = "ulist" >
< ul >
< li >
< p > nested list item< / p >
< div class = "ulist" >
< ul >
< li >
< p > nested nested list item 1< / p >
< / li >
< li >
< p > nested nested list item 2< / p >
< / li >
< / ul >
< / div >
< / li >
< / ul >
< / div >
< / li >
< li >
< p > list item 2< / p >
< / li >
< / ul >
< / div >
< div class = "paragraph" >
< p > This is a paragraph.< / p >
< / div >
< div class = "exampleblock" >
< div class = "title" > Example 1. title< / div >
< div class = "content" >
< div class = "paragraph" >
< p > Content in an example block is subject to normal substitutions.< / p >
< / div >
< / div >
< / div >
< div class = "paragraph" >
< p > The test.< / p >
< / div >
< div class = "sidebarblock" >
< div class = "content" >
< div class = "title" > Sidebar title< / div >
< div class = "paragraph" >
< p > Sidebars contain aside text and are subject to normal substitutions.< / p >
< / div >
< / div >
< / div >
< div class = "sect3" >
< h4 id = "_third_level_heading" > Third level heading< / h4 >
< div id = "id-for-listing-block" class = "listingblock" >
< div class = "title" > Listing block title< / div >
< div class = "content" >
< pre > Content in a listing block is subject to verbatim substitutions.
Listing block content is commonly used to preserve code input.< / pre >
< / div >
< / div >
< div class = "imageblock" >
< div class = "content" >
< img src = "https://images.unsplash.com/photo-1565645359958-700098a0a5aa?ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=60" alt = "photo 1565645359958 700098a0a5aa?ixlib=rb 1.2" / >
< / div >
< / div >
< div class = "paragraph" >
< p > You could also do source code inputs with the following syntax.< / p >
< / div >
< div class = "literalblock" >
< div class = "content" >
< pre > [source,lang]
----
// source code here
----< / pre >
< / div >
< / div >
< div class = "sect4" >
< h5 id = "_fourth_level_heading" > Fourth level heading< / h5 >
< table class = "tableblock frame-all grid-all stretch" >
< caption class = "title" > Table 1. Table title< / caption >
< colgroup >
< col style = "width: 50%;" / >
< col style = "width: 50%;" / >
< / colgroup >
< thead >
< tr >
< th class = "tableblock halign-left valign-top" > Column heading 1< / th >
< th class = "tableblock halign-left valign-top" > Column heading 2< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td class = "tableblock halign-left valign-top" > < p class = "tableblock" > Column 1, row 1< / p > < / td >
< td class = "tableblock halign-left valign-top" > < p class = "tableblock" > Column 2, row 1< / p > < / td >
< / tr >
< tr >
< td class = "tableblock halign-left valign-top" > < p class = "tableblock" > Column 1, row 2< / p > < / td >
< td class = "tableblock halign-left valign-top" > < p class = "tableblock" > Column 2, row 2< / p > < / td >
< / tr >
< / tbody >
< / table >
< div class = "sect5" >
< h6 id = "_fifth_level_heading" > Fifth level heading< / h6 >
< div class = "quoteblock" >
< blockquote >
< div class = "paragraph" >
< p > I am a block quote or a prose excerpt.
I am subject to normal substitutions.< / p >
< / div >
< / blockquote >
< div class = "attribution" >
— firstname lastname< br / >
< cite > movie title< / cite >
< / div >
< / div >
< div class = "verseblock" >
< pre class = "content" > I am a verse block.
Indents and endlines are preserved in verse blocks.< / pre >
< div class = "attribution" >
— firstname lastname< br / >
< cite > poem title and more< / cite >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "sect1" >
< h2 id = "_first_level_heading_2" > First level heading< / h2 >
< div class = "sectionbody" >
< div class = "admonitionblock tip" >
< table >
< tbody > < tr >
< td class = "icon" >
< div class = "title" > Tip< / div >
< / td >
< td class = "content" >
There are five admonition labels: Tip, Note, Important, Caution and Warning.
< / td >
< / tr >
< / tbody > < / table >
< / div >
< div class = "olist arabic" >
< ol class = "arabic" >
< li >
< p > ordered list item< / p >
< div class = "olist loweralpha" >
< ol class = "loweralpha" type = "a" >
< li >
< p > nested ordered list item< / p >
< / li >
< / ol >
< / div >
< / li >
< li >
< p > ordered list item< / p >
< / li >
< / ol >
< / div >
< div class = "paragraph" >
< p > The text at the end of this sentence is cross referenced to < a href = "#_third_level_heading" > the third level heading< / a > < / p >
< / div >
< / div >
< / div >
< div class = "sect1" >
< h2 id = "_first_level_heading_3" > First level heading< / h2 >
< div class = "sectionbody" >
< div class = "paragraph" >
< p > This is a link to the < a href = "https://asciidoctor.org/docs/user-manual/" > Asciidoctor User Manual< / a > .
This is an attribute reference < a href = "https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/" > which links this text to the Asciidoctor Quick Reference Guide< / a > .< / p >
< / div >
< / div >
< / div >
< div id = "footnotes" >
< hr / >
< div class = "footnote" id = "_footnotedef_1" >
< a href = "#_footnoteref_1" > 1< / a > . I am footnote text and will be displayed at the bottom of the article.
< / div >
< / div >
< / main >
< / article >
< hr >
< footer >
< p > < a href = "https://foo-dogsquared.github.io/hugo-theme-contentful/" > Back to home< / a > < / p >
< / footer >
< p > Available in other languages:
< span class = "site__languages" > |
< a href = "/hugo-theme-contentful/en" > English< / a > |
< a href = "/hugo-theme-contentful/tl" > Tagalog< / a > |
< / span >
< / p >
2022-05-13 10:38:28 +00:00
< p > © 2022 Contentful< / p >
2021-07-06 18:38:37 +00:00
< / body >
< / html >