]> Kevux Git Server - fll/commitdiff
Cleanup: Comments in examples in specifications must be escaped.
authorKevin Day <Kevin@kevux.org>
Fri, 10 Jan 2025 01:28:23 +0000 (19:28 -0600)
committerKevin Day <Kevin@kevux.org>
Fri, 10 Jan 2025 01:28:23 +0000 (19:28 -0600)
These comments are intended to be printed so that they can be shown as an example.
Escape them.

16 files changed:
specifications/fss-0000.txt
specifications/fss-0001.txt
specifications/fss-0002.txt
specifications/fss-0003.txt
specifications/fss-0004.txt
specifications/fss-0005.txt
specifications/fss-0006.txt
specifications/fss-0007.txt
specifications/fss-0008.txt
specifications/fss-0009.txt
specifications/fss-000a.txt
specifications/fss-000b.txt
specifications/fss-000c.txt
specifications/fss-000d.txt
specifications/fss-000e.txt
specifications/resolution.txt

index 86848d7e725f7be73c7e2cbf4aac705e4103961d..a80247adf9f9fc0179709bb7d7005fa11db83d6e 100644 (file)
@@ -46,8 +46,8 @@ Featureless Settings Specification: 0000 - Basic:
     code:""
 
   Example\:
-    # fss-0000
-    # valid comments are ignored.
+    \# fss-0000
+    \# valid comments are ignored.
     "The Object" Content until new line.
     Second object set.
 
index 388ffee993bae319fb9cf98c3451b135e4c3d44c..0ec0cdb3e9a61a8274d8a725990a0c465b7c0296 100644 (file)
@@ -46,8 +46,8 @@ Featureless Settings Specification: 0001 - Extended:
     code:""
 
   Example\:
-    # fss-0001
-    # valid comments are ignored.
+    \# fss-0001
+    \# valid comments are ignored.
     "The Object" Content "content 2" content_3.
     Second object set.
 
index aa2ab9db74ff924bbcce5d5df6bb869ec4018fc3..ace8e467991c48531d9a7ac7303f50bff7cab083 100644 (file)
@@ -42,8 +42,8 @@ Featureless Settings Specification: 0002 - Basic List:
     code:""
 
   Example\:
-    # fss-0002
-    # valid comments are ignored.
+    \# fss-0002
+    \# valid comments are ignored.
     "The Object"\:
       Does not need to be quoted.
       This: does not need to be delimited.
@@ -51,7 +51,7 @@ Featureless Settings Specification: 0002 - Basic List:
     Second\:
       Continues until EOS/EOF.
       All white space, including new line (and leading white space) is "part of content."
-      # Valid comments are still ignored.
+      \# Valid comments are still ignored.
 
   Objects would be\:
     1) "The Object"
index 66d7bce1c2b605318d2d1de63a0d69e9d69bfb80..9220d7bf5475d9a156a7b40bef32cc05fdb365cd 100644 (file)
@@ -50,8 +50,8 @@ Featureless Settings Specification: 0003 - Extended List:
     code:""
 
   Example\:
-    # fss-0003
-    # valid comments are ignored.
+    \# fss-0003
+    \# valid comments are ignored.
     "The Object" {
       Does not need to be quoted.
       This: does not need to be delimited.
@@ -61,7 +61,7 @@ Featureless Settings Specification: 0003 - Extended List:
     Second {
       Continues until EOS/EOF.
       All white space, including new line (and leading white space) is "part of content."
-      # Valid comments are still ignored.
+      \# Valid comments are still ignored.
     }
 
   Objects would be\:
index 32adee479b1d382ef2bbcd2793853acdad0a59a0..6b0ea815b19dcd5c8696c07f863f63e864f2ccbd 100644 (file)
@@ -18,8 +18,8 @@ Featureless Settings Specification: 0004 - Very Basic List:
   See the file:"fss-0000.txt" and file:"fss-0002.txt" specification files for details on the syntax rules.
 
   Example\:
-    # fss-0004
-    # valid comments are ignored.
+    \# fss-0004
+    \# valid comments are ignored.
     "The Object"\:
       Does not need to be quoted.
       This: does not need to be delimited.
@@ -27,7 +27,7 @@ Featureless Settings Specification: 0004 - Very Basic List:
     Second\:
       Continues until EOS/EOF.
       All white space, including new line (and leading white space) is "part of content."
-      # Valid comments are still ignored.
+      \# Valid comments are still ignored.
 
   Outer Objects would be\:
     1) "The Object"
index deaed3d6608520356022242db6babbd7f031ddce..4cbe907a70ee2776fb382336108a0cfd49f26206 100644 (file)
@@ -18,8 +18,8 @@ Featureless Settings Specification: 0005 - Somewhat Basic List:
   See the file:"fss-0001.txt" and file:"fss-0002.txt" specification files for details on the syntax rules.
 
   Example\:
-    # fss-0005
-    # valid comments are ignored.
+    \# fss-0005
+    \# valid comments are ignored.
     "The Object"\:
       Does not need to be quoted.
       This: does not need to be delimited.
@@ -27,7 +27,7 @@ Featureless Settings Specification: 0005 - Somewhat Basic List:
     Second\:
       Continues until EOS/EOF.
       All white space, including new line (and leading white space) is "part of content."
-      # Valid comments are still ignored.
+      \# Valid comments are still ignored.
 
   Outer Objects would be\:
     1) "The Object"
index 417a4c70f7327a1e2bc3281a495429c44d6b9157..709f91ffc4d803a092a49411263caada582c52d8 100644 (file)
@@ -18,8 +18,8 @@ Featureless Settings Specification: 0006 - Somewhat Extended List:
   See the file:"fss-0000.txt" and file:"fss-0003.txt" specification files for details on the syntax rules.
 
   Example\:
-    # fss-0006
-    # valid comments are ignored.
+    \# fss-0006
+    \# valid comments are ignored.
     "The Object" {
       Does not need to be quoted.
       This: does not need to be delimited.
@@ -29,7 +29,7 @@ Featureless Settings Specification: 0006 - Somewhat Extended List:
     Second {
       Continues until EOS/EOF.
       All white space, including new line (and leading white space) is "part of content."
-      # Valid comments are still ignored.
+      \# Valid comments are still ignored.
     }
 
   Outer Objects would be\:
index d420bca08319a7444191d7ac6aa97b3a8f853382..0f7b418c2697e34b844ffd50bc2f85c9639a7c83 100644 (file)
@@ -18,8 +18,8 @@ Featureless Settings Specification: 0007 - Very Extended List:
   See the file:"fss-0001.txt" and file:"fss-0003.txt" specification files for details on the syntax rules.
 
   Example\:
-    # fss-0007
-    # valid comments are ignored.
+    \# fss-0007
+    \# valid comments are ignored.
     "The Object" {
       Does not need to be quoted.
       This: does not need to be delimited.
@@ -29,7 +29,7 @@ Featureless Settings Specification: 0007 - Very Extended List:
     Second {
       Continues until EOS/EOF.
       All white space, including new line (and leading white space) is "part of content."
-      # Valid comments are still ignored.
+      \# Valid comments are still ignored.
     }
 
   Outer Objects would be\:
index 3409cf5e8050c2ea68e1dbb23fe4e531956c699f..64ca563fca2352ef2185528d972f91aa760c7cdc 100644 (file)
@@ -16,8 +16,8 @@ Featureless Settings Specification: 0008 - Embedded List:
   See the file:"fss-0003.txt" specification file for details on the syntax rules.
 
   Example\:
-    # fss-0008
-    # valid comments are ignored.
+    \# fss-0008
+    \# valid comments are ignored.
     "The Object" {
       Does not need to be quoted.
       This: does not need to be delimited.
index 6dc5d668e0f6f2dfb4daa0862d1fee87aca8d73f..5d379a3a2047c6c7fabfe757da2c33cc34fccef4 100644 (file)
@@ -48,8 +48,8 @@ Featureless Settings Specification: 0009 - Reverse Mapping:
     code:""
 
   Example\:
-    # fss-0009
-    # valid comments are ignored.
+    \# fss-0009
+    \# valid comments are ignored.
     Content from new line. "The Object"
     object set. Second
 
index 1d75354cacf80484b3c2045c9bdaf1eeca5b2717..44c46fd590ad2b561b7000380e33092b0742c844 100644 (file)
@@ -48,8 +48,8 @@ Featureless Settings Specification: 000A - Extended Reverse Mapping:
     code:""
 
   Example\:
-    # fss-000a
-    # valid comments are ignored.
+    \# fss-000a
+    \# valid comments are ignored.
     Content "content 2" content_3. "The Object"
     object set. Second
 
index 55a53c1a3574ad78c4ad212724a850792d925a69..792524e6f12d5939dac7cba456a2d81c42f2e55a 100644 (file)
@@ -16,8 +16,8 @@ Featureless Settings Specification: 000B - Simple List:
   See the file:"fss-0002.txt" and file:"fss-0003.txt" specification files for details on the syntax rules.
 
   Example\:
-    # fss-000b
-    # valid comments are ignored.
+    \# fss-000b
+    \# valid comments are ignored.
     "The Object" {
       Does not need to be quoted.
       This: does not need to be delimited.
index a85d1b36b6ca5e28b14f68d1253cfcf02315ed89..0c84e1e91e43c0e03e07d84b996547491e218fcb 100644 (file)
@@ -24,21 +24,21 @@ Featureless Settings Specification: 000C - IKI Text:
   See the file:"eki.txt" specification for details on the EKI specifications.
 
   Example\:
-    # fss-000c iki-0000
+    \# fss-000c iki-0000
 
     This is a italic:"formal example" utilizing the FSS and IKI headers.
 
   Example\:
-    # iki-0000
+    \# iki-0000
 
     This is a italic:"informal example" utilizing only the IKI headers.
 
   Example\:
-    # fss-000c eki-0000
+    \# fss-000c eki-0000
 
     This is a bold:italic:"informal example" utilizing the FSS and EKI headers.
 
   Example\:
-    # fss-000c
+    \# fss-000c
 
     This is a italic:"formal example" utilizing only the FSS headers, which in this case is treated as IKI rather than EKI.
index 899a26393bfc697f2418302ca994a10e8f324aec..293ee94da6fdf1c64c01d0f1140f4ca3e19d2876 100644 (file)
@@ -31,7 +31,7 @@ Featureless Settings Specification: 000D - Basic Rule:
   See the file:"fss-0000.txt", file:"fss-0001.txt", and file:"fss-0003.txt" specification files for details on the syntax rules.
 
   Example\:
-    # fss-000d
+    \# fss-000d
     main:
       name "Boot Devices"
 
index 1e56359a079250500643554e94b56561f9440f16..c2000a8740d303b6f1190d9eb89e42e19fedb8b4 100644 (file)
@@ -61,8 +61,8 @@ Featureless Settings Specification: 000e - Payload:
   - For best portability, consider using status as a name string to ensure cross-system or cross-binary compatibility.
 
   Example\:
-    # fss-000e
-    # valid comments are ignored.
+    \# fss-000e
+    \# valid comments are ignored.
     header\:
       type error
       status 296
index 9d28dbdbc93d504143c87f92449b64cf261778c1..afcee45ab26eba98c704e7877a32ccfb7037ac79 100644 (file)
@@ -9,7 +9,7 @@ The "scheme" is a group or category in this case.
 Consider "inet" for classic internet.
 
 example resolution file (/etc/resolution):
-  # fss-????
+  \# fss-????
   inet:
     namesever 208.67.222.222
     extension kevux 127.0.0.2:123