From eea9c33e4b191ca7cf41e1aaa88762317c87adb3 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sat, 17 Jul 2021 06:52:46 -0700 Subject: [PATCH] doc: use a details tag for completed initiatves The list of completed initiatives is longer and visually more noticeable than the list of current initiatives, but the current initiatives are likely the ones of interest. The completed initiatives list is only going to get longer and longer, so let's put it in a details tag. --- doc/guides/strategic-initiatives.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/guides/strategic-initiatives.md b/doc/guides/strategic-initiatives.md index 6ccce2c6f6376d..6af22c0fc7811c 100644 --- a/doc/guides/strategic-initiatives.md +++ b/doc/guides/strategic-initiatives.md @@ -17,7 +17,10 @@ are active and have the support needed. | Startup performance | [Joyee Cheung][joyeecheung] | | | V8 Currency | [Michaƫl Zasso][targos] | | -## Completed +
+List of completed initiatives + +## Completed initiatives | Initiative | Champion | Links | |--------------------|----------------------------|--------------------------------------------------| @@ -33,6 +36,8 @@ are active and have the support needed. | VM module fix | Franziska Hinkelmann | | | Workers | Anna Henningsen | | +
+ [jasnell]: https://github.com/jasnell [joyeecheung]: https://github.com/joyeecheung [mcollina]: https://github.com/mcollina