aboutsummaryrefslogtreecommitdiffstats
path: root/docs/abi-spec.rst
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-08-10 02:22:09 +0800
committerGitHub <noreply@github.com>2018-08-10 02:22:09 +0800
commit43db88b8363d73ee2f5ffa094ff506414261bd11 (patch)
tree2cd10e17240a27ca5ffc92cf4de008701ceafd0c /docs/abi-spec.rst
parent6954f83a0c52d22ffae9bfbe24191547a7ef781f (diff)
parent0197d05cf293cfd3a9b25abab1b3ba25002a0bbd (diff)
downloaddexon-solidity-43db88b8363d73ee2f5ffa094ff506414261bd11.tar.gz
dexon-solidity-43db88b8363d73ee2f5ffa094ff506414261bd11.tar.zst
dexon-solidity-43db88b8363d73ee2f5ffa094ff506414261bd11.zip
Merge pull request #4791 from ethereum/useCodeBlock
Use code-block when using a different language.
Diffstat (limited to 'docs/abi-spec.rst')
-rw-r--r--docs/abi-spec.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/abi-spec.rst b/docs/abi-spec.rst
index be645b5c..3c593e54 100644
--- a/docs/abi-spec.rst
+++ b/docs/abi-spec.rst
@@ -453,7 +453,7 @@ For example,
would result in the JSON:
-.. code:: json
+.. code-block:: json
[{
"type":"event",
@@ -500,7 +500,7 @@ As an example, the code
would result in the JSON:
-.. code:: json
+.. code-block:: json
[
{