Procházet zdrojové kódy

Escape line ending slashes in doc.

bentleyjoakes před 5 roky
rodič
revize
b1c7ecba60
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      doc/new_language.rst

+ 1 - 1
doc/new_language.rst

@@ -189,7 +189,7 @@ As a local constraint:
 
 .. image:: img/local_constraint.png
 
-.. warning:: Multi-line local constraints need to have each line end with "\\".
+.. warning:: Multi-line local constraints need to have each line end with ``\\``.
 
 One disadvantage of this constraint is that the minimum number of instances (also 1) is not checked. A global constraint solves this: