| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -237,7 +237,8 @@ A configuration file consists of sections, each led by a ``[section]`` header, | |||
| 237 | 237 | followed by key/value entries separated by a specific string (``=`` or ``:`` by | |
| 238 | 238 | default [1]_). By default, section names are case sensitive but keys are not | |
| 239 | 239 | [1]_. Leading and trailing whitespace is removed from keys and values. | |
| 240 | - Values can be omitted, in which case the key/value delimiter may also be left | ||
| 240 | + Values can be omitted if the parser is configured to allow it [1]_, | ||
| 241 | + in which case the key/value delimiter may also be left | ||
| 241 | 242 | out. Values can also span multiple lines, as long as they are indented deeper | |
| 242 | 243 | than the first line of the value. Depending on the parser's mode, blank lines | |
| 243 | 244 | may be treated as parts of multiline values or ignored. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments