Quellcode durchsuchen

Escape line ending slashes in doc.

bentleyjoakes vor 5 Jahren
Ursprung
Commit
b1c7ecba60
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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: