aboutsummaryrefslogtreecommitdiffhomepage
path: root/slide.saty
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2023-06-20 20:58:44 +0900
committernsfisis <nsfisis@gmail.com>2023-06-20 20:58:49 +0900
commit9b357c6bcfe086cb7d231d2e4a5127b64bae2f74 (patch)
tree02fb04aa7f89a0157c58d123b857ef78f1b72e33 /slide.saty
parent73678266e09a972780f64e16aae23d752036844f (diff)
downloadphpstudy-153-slides-9b357c6bcfe086cb7d231d2e4a5127b64bae2f74.tar.gz
phpstudy-153-slides-9b357c6bcfe086cb7d231d2e4a5127b64bae2f74.tar.zst
phpstudy-153-slides-9b357c6bcfe086cb7d231d2e4a5127b64bae2f74.zip
add more exampleHEADmain
Diffstat (limited to 'slide.saty')
-rw-r--r--slide.saty3
1 files changed, 3 insertions, 0 deletions
diff --git a/slide.saty b/slide.saty
index 64d769b..352a401 100644
--- a/slide.saty
+++ b/slide.saty
@@ -114,6 +114,9 @@ document '<
+p{
例: \code(`wc`);
}
+ +p{
+ 例: \code(`echo hoge >> ~/.bashrc`);
+ }
>
+frame{なぜ末尾に改行を入れるべきか: その2}<