summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-01-15 09:47:18 +0900
committernsfisis <nsfisis@gmail.com>2025-01-15 09:47:18 +0900
commit0fa75a6237a58d22b63dfa1c6ff1742c69a3f322 (patch)
tree806a328a1b27441897f8a000a913417fd0f4c851 /vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in
parentd46df528ef37a4d85c7700ae1b2d683eecd0b37c (diff)
downloadnsfisis.dev-0fa75a6237a58d22b63dfa1c6ff1742c69a3f322.tar.gz
nsfisis.dev-0fa75a6237a58d22b63dfa1c6ff1742c69a3f322.tar.zst
nsfisis.dev-0fa75a6237a58d22b63dfa1c6ff1742c69a3f322.zip
feat(blog/nuldoc): implement autolink feature
Diffstat (limited to 'vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in')
-rw-r--r--vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html b/vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html
index eb1622b3..5d2d8e23 100644
--- a/vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html
+++ b/vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html
@@ -66,7 +66,7 @@
NOTE
</div>
<div class="admonition-content">
- この記事は Qiita から移植してきたものです。 元 URL: <a href="https://qiita.com/nsfisis/items/787a8cf888a304497223">https://qiita.com/nsfisis/items/787a8cf888a304497223</a>
+ この記事は Qiita から移植してきたものです。 元 URL: <a href="https://qiita.com/nsfisis/items/787a8cf888a304497223">https://qiita.com/nsfisis/items/787a8cf888a304497223</a>
</div>
</div>
@@ -187,7 +187,7 @@ b
</p>
<p>
- <a href="https://github.com/ruby/ruby/blob/221ca0f8281d39f0dfdfe13b2448875384bbf735/parse.y#L3961-L3986">https://github.com/ruby/ruby/blob/221ca0f8281d39f0dfdfe13b2448875384bbf735/parse.y#L3961-L3986</a>
+ <a href="https://github.com/ruby/ruby/blob/221ca0f8281d39f0dfdfe13b2448875384bbf735/parse.y#L3961-L3986">https://github.com/ruby/ruby/blob/221ca0f8281d39f0dfdfe13b2448875384bbf735/parse.y#L3961-L3986</a>
</p>
<pre class="highlight" language="yacc"><code>p_case_body : keyword_in