docs: Replace a few remaining :: blocks with .. code-block::

This commit is contained in:
Kamil Śliwak
2021-07-15 10:14:00 +02:00
parent b513ca1f7e
commit f3a5c27852
11 changed files with 30 additions and 21 deletions
+1 -1
View File
@@ -534,7 +534,7 @@ It starts with a newline byte, followed by a double quote, a single
quote a backslash character and then (without separator) the
character sequence ``abcdef``.
::
.. code-block:: solidity
"\n\"\'\\abc\
def"