Commit 2288173
authored
Wrap algorithms in <div algorithm> to generate variable references (#1529)
* Wrap algorithms in <div algorithm> to generate variable references
With this change, it is possible to click on a variable and see all its
uses highlighted within the algorithm scope, and to be warned about
missing definitions / unused variables.
https://speced.github.io/bikeshed/#var-and-algorithms
* Fix missing/erroneous/unused variables1 parent fa0728d commit 2288173
1 file changed
+460
-19
lines changed
0 commit comments