Commit be93385
committed
This is a significant rebuild of the extension as it focuses on a more robust way to link code blocks and outputs using attribute IDs, e.g.
data-toggle-id and data-toggle-output, instead of trying to walk the DOM tree to find outputs. This caused headaches when code cells were nested inside other containers like tabsets, callouts, columns, and <details> elements.1 parent 98a3703 commit be93385
File tree
5 files changed
+1430
-259
lines changed- _extensions/toggle
- docs
5 files changed
+1430
-259
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
0 commit comments