Commit 87271dd
Fix tab heading levels in toast.md to use # instead of ### for screenshot tabs
The screenshot tabs used ### (H3) heading level, same as the platform-specific
tabs in the included toast-snackbar-setup.md file. This caused the Microsoft
Learn tab system to confuse the two tab groups, resulting in multiple tabs
appearing selected simultaneously. Changed to # (H1) to match the working
pattern used in snackbar.md.
Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com>1 parent 5229c8e commit 87271dd
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments