diff options
Diffstat (limited to 'public/posts/2022-11-19/phperkaigi-2023-unused-token-quiz-2')
| -rw-r--r-- | public/posts/2022-11-19/phperkaigi-2023-unused-token-quiz-2/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/public/posts/2022-11-19/phperkaigi-2023-unused-token-quiz-2/index.html b/public/posts/2022-11-19/phperkaigi-2023-unused-token-quiz-2/index.html index c1d324d..3278adb 100644 --- a/public/posts/2022-11-19/phperkaigi-2023-unused-token-quiz-2/index.html +++ b/public/posts/2022-11-19/phperkaigi-2023-unused-token-quiz-2/index.html @@ -9,7 +9,7 @@ <meta name="keywords" content="PHP,PHPerKaigi"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHPerKaigi 2023: ボツになったトークン問題 その 2 | REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=cc0dc8713d7b77d1db1eba68d7782272"> + <link rel="stylesheet" href="/style.css?h=5acc7a3b97936927a2f330acee0c6e3f"> <link rel="stylesheet" href="/hl.css?h=340e65ffd5c17713efc9107c06304f7b"> </head> <body class="single"> @@ -169,11 +169,11 @@ P</code></pre> <code><200b></code> と表示されているのは、Unicode の U+200b で、ゼロ幅スペースである。 </p> - <div> - <div> - Note + <div class="admonition"> + <div class="admonition-label"> + NOTE </div> - <div> + <div class="admonition-content"> <p> エディタによっては、ゼロ幅スペースが見えないことがある。VSCode ではブラウザと同様に不可視だった。 </p> |
