<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Markdown on Some Useful Info</title><link>https://Some-Useful.Info/tags/markdown/</link><description>Recent content in Markdown on Some Useful Info</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright © 2008–2018, Steve Francia and the Hugo Authors; all rights reserved.</copyright><lastBuildDate>Sun, 08 Dec 2024 20:11:35 +0000</lastBuildDate><atom:link href="https://Some-Useful.Info/tags/markdown/index.xml" rel="self" type="application/rss+xml"/><item><title>Theme</title><link>https://Some-Useful.Info/posts/clarity-theme/</link><pubDate>Sun, 08 Dec 2024 20:11:35 +0000</pubDate><guid>https://Some-Useful.Info/posts/clarity-theme/</guid><description>
&lt;p>This Site is based on the &lt;a href="https://github.com/chipzoller/hugo-clarity">Clarity Theme&lt;/a>. This page is merely a summary page for me, showing me how to implement certain bits of markdown code&lt;/p>
&lt;p>emoji support added by 'enable_emoji = true' in the hugo.toml file&lt;/p>
&lt;p>&amp;#x1f648; &amp;#x1f649; &amp;#x1f64a;&lt;/p>
&lt;p>The &amp;quot;Notices&amp;quot; shortcode enables you to call out pieces of information - sidebars, warnings, tips, etc.&lt;/p>
&lt;p>To create a notice on a page, you can use the &lt;code>notice&lt;/code> shortcode.&lt;br>
You use the &lt;code>notice&lt;/code> shortcode, with the first parameter being one of &lt;code>note&lt;/code>, &lt;code>info&lt;/code>, &lt;code>tip&lt;/code>, and &lt;code>warning&lt;/code>. Then add a title for your
note in quotes as the second parameter. The inner body of the note can be whatever markdown you want to create.&lt;/p></description></item></channel></rss>