You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds three things:
1. Custom CSS to add a subtle dotted underline on hover to any element with an ID starting with `manual__`.
2. An example tag `manual__x0_is_zero`, tagging the text that specifies that x0 is hardwired to 0.
3. A way of extracting the text of the tags into JSON.
This just adds a single tag as an exmaple, but the intention is that such tags would be added throughout the spec, allowing coverage, test plans, tests, documentation, etc. to all link to specific parts of the spec.
0 commit comments