diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-04-02 00:11:46 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-04-02 00:11:46 +0900 |
| commit | c0c73379890f1a4ee6ee07b1aee188c33ef66ab0 (patch) | |
| tree | 62ad848a658fa0dc8a43bc106e05aadcd4a70b8f /vhosts/blog/content/posts/2024-03-17 | |
| parent | f325479ddb8ccdbe0e832160e9c7fb0155a90f47 (diff) | |
| download | nsfisis.dev-c0c73379890f1a4ee6ee07b1aee188c33ef66ab0.tar.gz nsfisis.dev-c0c73379890f1a4ee6ee07b1aee188c33ef66ab0.tar.zst nsfisis.dev-c0c73379890f1a4ee6ee07b1aee188c33ef66ab0.zip | |
feat(blog/nuldoc): dynamically join nested section ids
Diffstat (limited to 'vhosts/blog/content/posts/2024-03-17')
| -rw-r--r-- | vhosts/blog/content/posts/2024-03-17/phperkaigi-2024-report.ndoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vhosts/blog/content/posts/2024-03-17/phperkaigi-2024-report.ndoc b/vhosts/blog/content/posts/2024-03-17/phperkaigi-2024-report.ndoc index 557cf3ff..c5eee896 100644 --- a/vhosts/blog/content/posts/2024-03-17/phperkaigi-2024-report.ndoc +++ b/vhosts/blog/content/posts/2024-03-17/phperkaigi-2024-report.ndoc @@ -68,7 +68,7 @@ remark = "Wasm ランタイムの進捗について追記" </section> <section id="as-attendee"> <h>参加者として</h> - <section id="as-attendee--my-best-session"> + <section id="my-best-session"> <h>マイベストセッション</h> <p> <a href="https://fortee.jp/phperkaigi-2024/proposal/ac59d0dd-795a-47cb-ba59-c0b1772d00cc">RubyVM を PHP で実装する〜Hello World を出力するまで〜</a> (めもりー さん) |
