Skip to content

Commit

Permalink
Site update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 1, 2023
1 parent 321e6e1 commit 3e1616d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release_notes/1.9.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ <h2 id="newfeatures">New features</h2>

<p>It is intended to complement the <code>utf8</code> pragma in Rexfiles and modules:</p>

<pre><code class="hljs">use <span class="hljs-keyword">utf8</span>;
<pre><code class="hljs"><span class="hljs-keyword">use</span> <span class="hljs-keyword">utf8</span>;
<span class="hljs-keyword">use</span> Rex -feature =&gt; [&#39;<span class="hljs-string">write_utf8_files</span>&#39;]; </code></pre></li>
</ul>

Expand Down

0 comments on commit 3e1616d

Please sign in to comment.