mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
docs: Replace a few remaining :: blocks with .. code-block::
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user