docs: Force highlighter to work despite errors on snippets that it cannot parse

This commit is contained in:
Kamil Śliwak
2021-07-15 10:14:00 +02:00
parent d8260a1e93
commit 693b88e5f8
10 changed files with 14 additions and 0 deletions
+1
View File
@@ -226,6 +226,7 @@ The new code generator performs cleanup after any operation that can result in d
For example:
.. code-block:: solidity
:force:
// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.8.1;