diff --git a/site/blink/launching-features/index.md b/site/blink/launching-features/index.md
index e4a61db..dc36568 100644
--- a/site/blink/launching-features/index.md
+++ b/site/blink/launching-features/index.md
@@ -161,7 +161,10 @@
From this point on, the process changes a little depending on the type of
feature you’re adding.
+<details>
+<summary>
### For New Feature Incubations {:#new-feature-process}
+</summary>
#### Step 1: Incubating: Write up use cases and scenarios in an explainer {:#start-incubating}
@@ -446,6 +449,7 @@
You will likely also need to land a Chromium CL to turn on the feature.
Link to the blink-dev thread via the [Google Groups web interface](https://groups.google.com/a/chromium.org/g/blink-dev)
in your CL's commit message to make it easy and clear to review.
+</details>
### Implementations of already-defined consensus-based standards {:#process-existing-standard}