<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tips on Werk Space</title>
    <link>/tags/tips/</link>
    <description>Recent content in Tips on Werk Space</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 06 Aug 2026 14:39:17 +0000</lastBuildDate>
    <atom:link href="/tags/tips/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Tips and tricks</title>
      <link>/docs/tips-and-tricks/</link>
      <pubDate>Thu, 09 Apr 2020 08:17:35 -0500</pubDate>
      <guid>/docs/tips-and-tricks/</guid>
      <description>&lt;h2 id=&#34;hugo&#34;&gt;Hugo&lt;/h2&gt;&#xA;&lt;h3 id=&#34;shortcode-in-a-code-block&#34;&gt;Shortcode in a code block&lt;/h3&gt;&#xA;&lt;p&gt;In order to document shortcode usage, it must be placed in a code block. Generally, hugo still parses it as a shortcode but this can be overridden using a comment block around the short code. For example:&lt;/p&gt;&#xA;&lt;div class=&#34;alert alert-primary&#34; role=&#34;alert&#34;&gt;&lt;div class=&#34;h4 alert-heading&#34; role=&#34;heading&#34;&gt;Note&lt;/div&gt;&#xA;&lt;p&gt;This is an alert.&lt;/div&gt;&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;{{% alert title=&amp;#34;Note&amp;#34; %}}This is the documentation for the alert shortcode.{{% /alert %}}&#xA;&#xA;{{%/* alert title=&amp;#34;Note&amp;#34; */%}}Entered into code block with comments.{{%/* /alert */%}}&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;ssh&#34;&gt;SSH&lt;/h2&gt;&#xA;&lt;h3 id=&#34;remove-ssh-know_hosts&#34;&gt;Remove SSH know_hosts&lt;/h3&gt;&#xA;&lt;p&gt;&lt;em&gt;for Chrome app Secure Shell&lt;/em&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
