Author: Mark de Wever
Date: 2023-01-22T16:21:11+01:00
New Revision: c8d16bf3048305876fe600a598a610dfedcab1ee

URL: 
https://github.com/llvm/llvm-project/commit/c8d16bf3048305876fe600a598a610dfedcab1ee
DIFF: 
https://github.com/llvm/llvm-project/commit/c8d16bf3048305876fe600a598a610dfedcab1ee.diff

LOG: [clang][doc] Fixes formatting of a text block.

Added: 
    

Modified: 
    clang/docs/StandardCPlusPlusModules.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/StandardCPlusPlusModules.rst 
b/clang/docs/StandardCPlusPlusModules.rst
index 1010948ae91b3..44762fa6b3153 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


        
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to