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
enhance html output structure to allow for easier styling
content will be created with the following document structure:
body
.content
.content-header
h1
.content-environment
.content-summary
.content-results #results-container
Javascript for dealing with table interactivity has been updated to use
container id instead of relying on appending as final element of body.
0 commit comments