Commit 9b7cd6d
authored
fix: resolve :target: and :zoom: conflict in image examples (#506)
- Example 1: Remove :zoom: lightbox (demonstrates :target: for external links)
- Example 2: Remove :target: (demonstrates :zoom: lightbox for zoom functionality)
The :target: and :zoom: options conflict with each other. This change
provides clear examples of both features without conflict.1 parent 68b46fe commit 9b7cd6d
1 file changed
+0
-4
lines changedLines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
| |||
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
66 | | - | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
| |||
72 | 70 | | |
73 | 71 | | |
74 | 72 | | |
75 | | - | |
76 | 73 | | |
77 | 74 | | |
78 | 75 | | |
| |||
83 | 80 | | |
84 | 81 | | |
85 | 82 | | |
86 | | - | |
87 | 83 | | |
88 | 84 | | |
89 | 85 | | |
| |||
0 commit comments