aboutsummaryrefslogtreecommitdiffhomepage
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
parent73678266e09a972780f64e16aae23d752036844f (diff)
downloadphpstudy-153-slides-main.tar.gz
phpstudy-153-slides-main.tar.zst
phpstudy-153-slides-main.zip
add more exampleHEADmain
-rw-r--r--slide.pdfbin178054 -> 179888 bytes
-rw-r--r--slide.saty3
2 files changed, 3 insertions, 0 deletions
diff --git a/slide.pdf b/slide.pdf
index 40a6b86..53d14ba 100644
--- a/slide.pdf
+++ b/slide.pdf
Binary files differ
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}<