Skip to content

Commit

Permalink
Remove superfluous pre tag
Browse files Browse the repository at this point in the history
  • Loading branch information
SamWilsn committed Aug 20, 2023
1 parent 9d3ab2e commit ce9fd3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions EIPS/eip-820.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ The contract has the address above for every chain on which it is deployed.

<details>

Check failure on line 331 in EIPS/eip-820.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

Inline HTML [Element: details]

EIPS/eip-820.md:331:1 MD033/no-inline-html Inline HTML [Element: details]

Check failure on line 331 in EIPS/eip-820.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

Inline HTML [Element: details]

EIPS/eip-820.md:331:1 MD033/no-inline-html Inline HTML [Element: details]
<summary>Raw metadata of <code>./contracts/ERC820Registry.sol</code></summary>

Check failure on line 332 in EIPS/eip-820.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

Inline HTML [Element: summary]

EIPS/eip-820.md:332:1 MD033/no-inline-html Inline HTML [Element: summary]

Check failure on line 332 in EIPS/eip-820.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

Inline HTML [Element: code]

EIPS/eip-820.md:332:26 MD033/no-inline-html Inline HTML [Element: code]

Check failure on line 332 in EIPS/eip-820.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

Inline HTML [Element: summary]

EIPS/eip-820.md:332:1 MD033/no-inline-html Inline HTML [Element: summary]

Check failure on line 332 in EIPS/eip-820.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

Inline HTML [Element: code]

EIPS/eip-820.md:332:26 MD033/no-inline-html Inline HTML [Element: code]
<pre>

```json
{
Expand Down Expand Up @@ -654,7 +653,6 @@ The contract has the address above for every chain on which it is deployed.
}
```

</pre>
</details>

### Interface Name
Expand Down

0 comments on commit ce9fd3b

Please sign in to comment.