Pelican Alchemy - mischttps://nairobilug.github.io/pelican-alchemy/1999-01-01T00:00:00+03:00A magical ✨ Pelican themeTesting RST admonitions1999-01-01T00:00:00+03:001999-01-01T00:00:00+03:00Vitaly Potyarkintag:nairobilug.github.io,1999-01-01:/pelican-alchemy/posts/testing-rst-admonitions.html<p>Discussion: <a class="reference external" href="https://github.com/nairobilug/pelican-alchemy/pull/88">https://github.com/nairobilug/pelican-alchemy/pull/88</a></p>
<p>Spec: <a class="reference external" href="https://docutils.sourceforge.io/docs/ref/rst/directives.html#admonitions">https://docutils.sourceforge.io/docs/ref/rst/directives.html#admonitions</a></p>
<div class="admonition danger">
<p class="first admonition-title">!DANGER!</p>
<p class="last">Beware killer rabbits!</p>
</div>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">This is a note admonition.
This is the second line of the first paragraph.</p>
</div>
<div class="admonition important">
<p class="first admonition-title">Important</p>
<p class="last">This is a important admonition.
This is the second line of …</p></div><p>Discussion: <a class="reference external" href="https://github.com/nairobilug/pelican-alchemy/pull/88">https://github.com/nairobilug/pelican-alchemy/pull/88</a></p>
<p>Spec: <a class="reference external" href="https://docutils.sourceforge.io/docs/ref/rst/directives.html#admonitions">https://docutils.sourceforge.io/docs/ref/rst/directives.html#admonitions</a></p>
<div class="admonition danger">
<p class="first admonition-title">!DANGER!</p>
<p class="last">Beware killer rabbits!</p>
</div>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">This is a note admonition.
This is the second line of the first paragraph.</p>
</div>
<div class="admonition important">
<p class="first admonition-title">Important</p>
<p class="last">This is a important admonition.
This is the second line of the first paragraph.</p>
</div>
<div class="admonition warning">
<p class="first admonition-title">Warning</p>
<p class="last">This is a warning admonition.
This is the second line of the first paragraph.</p>
</div>
<div class="admonition attention">
<p class="first admonition-title">Attention!</p>
<p class="last">This is a attention admonition.
This is the second line of the first paragraph.</p>
</div>
<div class="admonition caution">
<p class="first admonition-title">Caution!</p>
<p class="last">This is a caution admonition.
This is the second line of the first paragraph.</p>
</div>
<div class="admonition error">
<p class="first admonition-title">Error</p>
<p class="last">This is a error admonition.
This is the second line of the first paragraph.</p>
</div>
<div class="admonition hint">
<p class="first admonition-title">Hint</p>
<p class="last">This is a hint admonition.
This is the second line of the first paragraph.</p>
</div>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">This is a tip admonition.
This is the second line of the first paragraph.</p>
</div>