diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-05-06 00:20:40 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-05-06 00:20:40 +0900 |
| commit | d8c7e198e4338be30a33909666083154056eedba (patch) | |
| tree | 0c1c70f3f6d90dec91f9808506f14b732a451ff0 /vhosts/blog/public/posts/2023-04-04/phperkaigi-2023-report/index.html | |
| parent | bcca40d0e7a9ddf0a487cb2b0c9819f332ac73f2 (diff) | |
| download | nsfisis.dev-d8c7e198e4338be30a33909666083154056eedba.tar.gz nsfisis.dev-d8c7e198e4338be30a33909666083154056eedba.tar.zst nsfisis.dev-d8c7e198e4338be30a33909666083154056eedba.zip | |
feat(blog/nuldoc): fix processing of tight list
Diffstat (limited to 'vhosts/blog/public/posts/2023-04-04/phperkaigi-2023-report/index.html')
| -rw-r--r-- | vhosts/blog/public/posts/2023-04-04/phperkaigi-2023-report/index.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/vhosts/blog/public/posts/2023-04-04/phperkaigi-2023-report/index.html b/vhosts/blog/public/posts/2023-04-04/phperkaigi-2023-report/index.html index 2ceecda0..bf2619cd 100644 --- a/vhosts/blog/public/posts/2023-04-04/phperkaigi-2023-report/index.html +++ b/vhosts/blog/public/posts/2023-04-04/phperkaigi-2023-report/index.html @@ -90,9 +90,7 @@ </p> <ul> <li> - <p> - 詳説「参照」:PHP 処理系の実装から参照を理解する - </p> + 詳説「参照」:PHP 処理系の実装から参照を理解する <ul> <li> <a href="https://fortee.jp/phperkaigi-2023/proposal/95e4dd94-5fc7-40fe-9e1a-230e36404cbe" rel="noreferrer" target="_blank">プロポーザル</a> @@ -106,9 +104,7 @@ </ul> </li> <li> - <p> - PHPerチャレンジ解説セッション - デジタルサーカス株式会社 - </p> + PHPerチャレンジ解説セッション - デジタルサーカス株式会社 <ul> <li> <a href="https://fortee.jp/phperkaigi-2023/proposal/524c9dca-1d70-4b32-a939-9c73ffe5cb48" rel="noreferrer" target="_blank">プロポーザル</a> |
