Skip to content

Commit bb2c0be

Browse files
web-padawanclaude
andauthored
chore: add multiple nested MDL dev page to use cases (#11406)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 24b9796 commit bb2c0be

File tree

2 files changed

+423
-1
lines changed

2 files changed

+423
-1
lines changed

dev/mdl-use-cases/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
<body>
1010
<h1>MDL Use Cases</h1>
1111

12-
<!-- LISTING -->
12+
<ul>
13+
<li><a href="email-list-message.html">Email — List - Message</a></li>
14+
<li><a href="email-folders-list-message.html">Email — Folders - List - Message</a></li>
15+
<li><a href="nav-section-list-detail.html">Nav → Section → List → Detail</a></li>
16+
</ul>
1317
</body>
1418
</html>

0 commit comments

Comments
 (0)