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
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Is there an existing issue for this?
Current Behavior
Currently,
would render into:
A whitespace before the
(optional)is needed to render it right.Expected Behavior
renders into
<code></code>.Steps to Reproduce
Just check the doc page https://web3js.readthedocs.io/en/v1.5.2/web3-eth-contract.html#methods-mymethod-send
Web3.js Version
1.5.2
Environment
Anything Else?
No response