This is content from from alpha.md. Title: Alpha.
Content from test/fixtures/posts/alpha.md.
This is content from Beta, which should be inserted.
Content from test/fixtures/posts/beta.md.
Content from test/fixtures/posts/colors.md.
This is content from GAMMA title from gamma.json, which should be inserted.
This is content from the description property in the YFM of GAMMA title from gamma.json
Content from test/fixtures/posts/gamma.md.
> Below this line should be HTML converted from Markdown ### Body Copy Body copy written as normal, plain text will be wrapped with <p></p> tags in the rendered HTML. So this body copy:
markdown
Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.
renders to this HTML:
html
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
### Blockquotes For quoting blocks of content from another source within your document. Add > before any text you want to quote.
markdown
Add `>` before any text you want to quote.
Renders to: > Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. and this HTML:
html
<blockquote>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
</blockquote>
Blockquotes can also be nested:
markdown
> Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue.
Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi.
>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
>>> Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue.
Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi.
Renders to: > Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. >> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor odio non est
accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam. >>> Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi.
Content from test/fixtures/posts/markdown.md.
This is the Alpha post, which should be inserted in the composed result.
Content from test/fixtures/posts/post-1.md.
This is the Beta post, which should be inserted in the composed result.
Content from test/fixtures/posts/post-2.md.
This is the Gamma post, which should be inserted in the composed result.
This is content from the description property in the YFM of Gamma post
Content from test/fixtures/posts/post-3.md.
Content from test/fixtures/posts/shapes.md.
<li class="link">up</li>
<li class="link">down</li>
<li class="link">middle</li>