Skip to content

Commit

Permalink
Deploy website
Browse files Browse the repository at this point in the history
Deploy website version based on 6ada945
  • Loading branch information
Docusaurus bot committed Feb 5, 2024
1 parent fbc4970 commit 277ca9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/modifiers.html
Original file line number Diff line number Diff line change
Expand Up @@ -564,9 +564,9 @@ <h2><a class="anchor" aria-hidden="true" id="scastie"></a><a href="#scastie" ari
</code></pre>
<p>After:</p>
<pre><code class="hljs"><span class="hljs-tag">&lt;<span class="hljs-name">script</span> <span class="hljs-attr">src</span>=<span class="hljs-string">"https://scastie.scala-lang.org/embedded.js"</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">script</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">pre</span> <span class="hljs-attr">class</span>=<span class="hljs-string">'scastie-snippet-b3dadeda-32df-4e5a-8fc4-79dbd08a00bf'</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">pre</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">pre</span> <span class="hljs-attr">class</span>=<span class="hljs-string">'scastie-snippet-315adfcb-b1e8-4914-a5a9-5e586d6f8c00'</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">pre</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">script</span>&gt;</span><span class="javascript"><span class="hljs-built_in">window</span>.addEventListener(<span class="hljs-string">'load'</span>, <span class="hljs-function"><span class="hljs-keyword">function</span>(<span class="hljs-params"></span>) </span>{
scastie.Embedded(<span class="hljs-string">'.scastie-snippet-b3dadeda-32df-4e5a-8fc4-79dbd08a00bf'</span>, {
scastie.Embedded(<span class="hljs-string">'.scastie-snippet-315adfcb-b1e8-4914-a5a9-5e586d6f8c00'</span>, {
<span class="hljs-attr">code</span>: <span class="hljs-string">`val x = 1 + 2
println(x)`</span>,
<span class="hljs-attr">theme</span>: <span class="hljs-string">'light'</span>,
Expand Down

0 comments on commit 277ca9f

Please sign in to comment.