diff --git a/doc/Text Formatting.html b/doc/Text Formatting.html index fda0c067..4ad2700c 100644 --- a/doc/Text Formatting.html +++ b/doc/Text Formatting.html @@ -66,6 +66,7 @@ Victor Zverovich, victor.zverovich@gmail.com     Safety
    Locale Support
    Positional Arguments
+    Performance
    Binary Footprint
Proposed Wording
References
@@ -124,7 +125,8 @@ Therefore we propose a new syntax based on the ones used in Python [3], the .NET family of languages [4], and Rust [5]. This syntax employs '{' and '}' as replacement field delimiters instead of '%' -and it is described in details in TODO:link. Here are some of the advantages: +and it is described in details in the syntax reference. +Here are some of the advantages: