31 lines
1.4 KiB
XML
31 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
|
|
<title>Zola ʕ•ᴥ•ʔ Bear Blog</title>
|
|
<subtitle>A Zola-theme based on Bear Blog.</subtitle>
|
|
<link rel="self" type="application/atom+xml" href="/atom.xml"/>
|
|
<link rel="alternate" type="text/html" href="/"/>
|
|
<generator uri="https://www.getzola.org/">Zola</generator>
|
|
<updated>2020-01-03T00:00:00+00:00</updated>
|
|
<id>/atom.xml</id>
|
|
<entry xml:lang="en">
|
|
<title>Markdown Syntax Guide</title>
|
|
<published>2020-01-03T00:00:00+00:00</published>
|
|
<updated>2020-01-03T00:00:00+00:00</updated>
|
|
|
|
<author>
|
|
<name>
|
|
|
|
Unknown
|
|
|
|
</name>
|
|
</author>
|
|
|
|
<link rel="alternate" type="text/html" href="/blog/markdown-syntax/"/>
|
|
<id>/blog/markdown-syntax/</id>
|
|
|
|
<summary type="html"><p>For a quick cheatsheet, check out <a href="https://simplemde.com/markdown-guide">https://simplemde.com/markdown-guide</a>.</p>
|
|
<hr />
|
|
<p>This article offers a sample of basic Markdown syntax that can be used in Zola content files, also it shows whether basic HTML elements are decorated with CSS in a Zola theme.</p></summary>
|
|
|
|
</entry>
|
|
</feed>
|