From: Mark de Wever Date: Sun, 22 Jan 2023 15:21:11 +0000 (+0100) Subject: [clang][doc] Fixes formatting of a text block. X-Git-Tag: upstream/17.0.6~20082 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c8d16bf3048305876fe600a598a610dfedcab1ee;p=platform%2Fupstream%2Fllvm.git [clang][doc] Fixes formatting of a text block. --- diff --git a/clang/docs/StandardCPlusPlusModules.rst b/clang/docs/StandardCPlusPlusModules.rst index 1010948..44762fa 100644 --- a/clang/docs/StandardCPlusPlusModules.rst +++ b/clang/docs/StandardCPlusPlusModules.rst @@ -295,7 +295,7 @@ Module name requirement [module.unit]p1 says: -:: +.. code-block:: text All module-names either beginning with an identifier consisting of std followed by zero or more digits or containing a reserved identifier ([lex.name]) are reserved and shall not