Skip to content

Close Deposit cooldown table cell#216

Open
junaga wants to merge 1 commit into
screeps:masterfrom
junaga:agent/close-deposit-table-cell
Open

Close Deposit cooldown table cell#216
junaga wants to merge 1 commit into
screeps:masterfrom
junaga:agent/close-deposit-table-cell

Conversation

@junaga

@junaga junaga commented Jul 20, 2026

Copy link
Copy Markdown

What changed

Replace the second opening <td> on the Deposit cooldown row with the missing closing </td>.

Why

The source row contained malformed HTML. Browsers repair it heuristically, but HTML consumers should not have to infer the intended cell boundary.

Validation

  • Generated the API reference with the repository's Node 10 build environment
  • Parsed the generated Deposit table and verified it contains two rows and four cells
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants