From 2b50e1778b164e641c03c2e77176b6f47ca1e278 Mon Sep 17 00:00:00 2001
From: nsfisis
Date: Sat, 18 Mar 2023 15:47:05 +0900
Subject: refactor: add RawHTML type to represent text node not being escaped
---
public/posts/2021-10-02/ruby-detect-running-implementation/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'public/posts/2021-10-02/ruby-detect-running-implementation')
diff --git a/public/posts/2021-10-02/ruby-detect-running-implementation/index.html b/public/posts/2021-10-02/ruby-detect-running-implementation/index.html
index 03bae40..4d17e71 100644
--- a/public/posts/2021-10-02/ruby-detect-running-implementation/index.html
+++ b/public/posts/2021-10-02/ruby-detect-running-implementation/index.html
@@ -75,10 +75,10 @@
上記ページの例から引用する:
- $ ruby-1.9.1 -ve 'p RUBY_ENGINE'
+ $ ruby-1.9.1 -ve 'p RUBY_ENGINE'
ruby 1.9.1p0 (2009-03-04 revision 22762) [x86_64-linux]
"ruby"
-$ jruby -ve 'p RUBY_ENGINE'
+$ jruby -ve 'p RUBY_ENGINE'
jruby 1.2.0 (ruby 1.8.6 patchlevel 287) (2009-03-16 rev 9419) [i386-java]
"jruby"
--
cgit v1.2.3-70-g09d2